[Scheduler] Update metadata and changelog

pull/1946/head
Alessandro Cocco 2022-06-11 15:37:14 +02:00
parent a8116f3e49
commit a8382b0dc7
2 changed files with 2 additions and 1 deletions

View File

@ -13,3 +13,4 @@
0.12: Update default buzz patterns to new values 0.12: Update default buzz patterns to new values
Improve timer message using formatDuration Improve timer message using formatDuration
Fix wrong fallback for buzz pattern Fix wrong fallback for buzz pattern
0.13: Ask to delete a timer after stopping it

View File

@ -1,7 +1,7 @@
{ {
"id": "sched", "id": "sched",
"name": "Scheduler", "name": "Scheduler",
"version": "0.12", "version": "0.13",
"description": "Scheduling library for alarms and timers", "description": "Scheduling library for alarms and timers",
"icon": "app.png", "icon": "app.png",
"type": "scheduler", "type": "scheduler",