1
0
Fork 0

[sleeplogalarm] Correct version after testing

master
storm64 2023-05-30 00:01:08 +02:00
parent 68a7047a8c
commit 6529533aee
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
0.02: Add "from Consec."-setting
0.03: Correct how to ignore last triggered alarm
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`.

View File

@ -2,7 +2,7 @@
"id":"sleeplogalarm",
"name":"Sleep Log Alarm",
"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.",
"icon": "app.png",
"type": "widget",