[sleeplogalarm] Correct version after testing
parent
68a7047a8c
commit
6529533aee
|
|
@ -2,4 +2,4 @@
|
||||||
0.02: Add "from Consec."-setting
|
0.02: Add "from Consec."-setting
|
||||||
0.03: Correct how to ignore last triggered alarm
|
0.03: Correct how to ignore last triggered alarm
|
||||||
0.04: Make "disable alarm" possible on next day; correct alarm filtering; improve settings
|
0.04: Make "disable alarm" possible on next day; correct alarm filtering; improve settings
|
||||||
0.042: Correct hide function + replace all `var` with `let`.
|
0.05: Correct hide function + replace all `var` with `let`.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id":"sleeplogalarm",
|
"id":"sleeplogalarm",
|
||||||
"name":"Sleep Log Alarm",
|
"name":"Sleep Log Alarm",
|
||||||
"shortName": "SleepLogAlarm",
|
"shortName": "SleepLogAlarm",
|
||||||
"version": "0.042",
|
"version": "0.05",
|
||||||
"description": "Enhance your morning and let your alarms wake you up when you are in light sleep.",
|
"description": "Enhance your morning and let your alarms wake you up when you are in light sleep.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "widget",
|
"type": "widget",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue