mirror of https://github.com/espruino/BangleApps
update version
parent
d867ff35e3
commit
9605c628de
|
@ -3065,7 +3065,7 @@
|
||||||
"name": "Hour Strike",
|
"name": "Hour Strike",
|
||||||
"shortName": "Hour Strike",
|
"shortName": "Hour Strike",
|
||||||
"icon": "app-icon.png",
|
"icon": "app-icon.png",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Strike the clock on the hour. A great tool to remind you an hour has passed!",
|
"description": "Strike the clock on the hour. A great tool to remind you an hour has passed!",
|
||||||
"tags": "tool,alarm",
|
"tags": "tool,alarm",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
0.01: New App
|
0.01: New App
|
||||||
0.02: Add different strike intervals and support for quiet time
|
0.02: Add different strike intervals and support for quiet time
|
||||||
|
0.03: Bug fixes for setting attributes
|
||||||
|
|
Loading…
Reference in New Issue