[alarm] version bump
parent
6fe79f47b6
commit
245c156468
|
|
@ -34,4 +34,5 @@
|
||||||
0.32: Fix wrong hidden filter
|
0.32: Fix wrong hidden filter
|
||||||
Add option for auto-delete a timer after it expires
|
Add option for auto-delete a timer after it expires
|
||||||
0.33: Allow hiding timers&alarms
|
0.33: Allow hiding timers&alarms
|
||||||
|
0.34: Add "Confirm" option to alarm/timer edit menus
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "alarm",
|
"id": "alarm",
|
||||||
"name": "Alarms & Timers",
|
"name": "Alarms & Timers",
|
||||||
"shortName": "Alarms",
|
"shortName": "Alarms",
|
||||||
"version": "0.33",
|
"version": "0.34",
|
||||||
"description": "Set alarms and timers on your Bangle",
|
"description": "Set alarms and timers on your Bangle",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "tool,alarm,widget",
|
"tags": "tool,alarm,widget",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue