fix: bump version
parent
26b889e536
commit
e0e9f3ec28
|
|
@ -10,3 +10,4 @@
|
|||
0.05: bugfix: default settings
|
||||
0.06: bugfix: Mrk.Color doesn't reflect the color selected, fixes #1706
|
||||
0.07: Minor code improvements
|
||||
0.08: Added weather integration
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{ "id": "timecal",
|
||||
"name": "TimeCal",
|
||||
"shortName":"TimeCal",
|
||||
"version": "0.07",
|
||||
"version": "0.08",
|
||||
"description": "TimeCal shows the date/time along with a 3 week calendar",
|
||||
"icon": "icon.png",
|
||||
"type": "clock",
|
||||
|
|
|
|||
Loading…
Reference in New Issue