qmsched - Bump version

pull/2882/head
Martin Boonk 2023-07-15 19:15:07 +02:00
parent 8e4eb3f5fa
commit 6390350c7e
3 changed files with 4 additions and 3 deletions

View File

@ -8,3 +8,4 @@
Changed time selection to 5-minute intervals
0.08: Support new Bangle.js 2 menu
0.09: Use default Bangle formatter for booleans
0.10: Allow using theme files

View File

@ -14,6 +14,6 @@ Automatically turn Quiet Mode on or off at set times, and display a widget when
Switch to dark theme during Quiet Mode.
* **NOTE**: This switches between the default "Dark BW" and "Light BW" themes, so custom theme settings will be lost.
### LCD Settings:
### Options:
If set, these override the default LCD settings while Quiet Mode is active.
If set, these override the default LCD and theme settings while Quiet Mode is active.

View File

@ -2,7 +2,7 @@
"id": "qmsched",
"name": "Quiet Mode Schedule and Widget",
"shortName": "Quiet Mode",
"version": "0.09",
"version": "0.10",
"description": "Automatically turn Quiet Mode on or off at set times, change theme and LCD options while Quiet Mode is active.",
"icon": "app.png",
"screenshots": [{"url":"screenshot_b1_main.png"},{"url":"screenshot_b1_edit.png"},{"url":"screenshot_b1_lcd.png"},