[Alarms & Timers] Update changelog and metadata

pull/1748/head
Alessandro Cocco 2022-04-25 15:24:53 +02:00
parent 6c8c3805bf
commit f07ef11f3e
2 changed files with 3 additions and 1 deletions

View File

@ -22,3 +22,5 @@
0.21: Fix time reset after a day of week change (#1676)
0.22: Refactor some methods to scheduling library
0.23: Fix regression with Days of Week (#1735)
0.24: Automatically save the alarm/timer when the user returns to the main menu using the back arrow
Add "Enable All", "Disable All" and "Remove All" actions

View File

@ -2,7 +2,7 @@
"id": "alarm",
"name": "Alarms & Timers",
"shortName": "Alarms",
"version": "0.23",
"version": "0.24",
"description": "Set alarms and timers on your Bangle",
"icon": "app.png",
"tags": "tool,alarm,widget",