[Alarms & Timers] Update metadata and changelog
parent
280fd5e665
commit
2fd5ec8f37
|
|
@ -28,3 +28,4 @@
|
||||||
0.26: Add support for Monday as first day of the week (#1780)
|
0.26: Add support for Monday as first day of the week (#1780)
|
||||||
0.27: New UI!
|
0.27: New UI!
|
||||||
0.28: Fix bug with alarms not firing when configured to fire only once
|
0.28: Fix bug with alarms not firing when configured to fire only once
|
||||||
|
0.29: Fix wrong 'dow' handling in new timer if first day of week is Monday
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "alarm",
|
"id": "alarm",
|
||||||
"name": "Alarms & Timers",
|
"name": "Alarms & Timers",
|
||||||
"shortName": "Alarms",
|
"shortName": "Alarms",
|
||||||
"version": "0.28",
|
"version": "0.29",
|
||||||
"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