powermanager - Bump version

master
Martin Boonk 2023-05-12 00:34:38 +02:00
parent b5ffb4e675
commit cd6ecdab61
2 changed files with 4 additions and 2 deletions

View File

@ -10,3 +10,5 @@
0.08: Fix the wrapping of intervals/timeouts with parameters 0.08: Fix the wrapping of intervals/timeouts with parameters
Fix the widget drawing if widgets are hidden and Bangle.setLCDBrightness is called Fix the widget drawing if widgets are hidden and Bangle.setLCDBrightness is called
0.09: Accidental version bump 0.09: Accidental version bump
0.10: Use charging state on boot for auto calibration
Log additional timestamp for trace log

View File

@ -2,7 +2,7 @@
"id": "powermanager", "id": "powermanager",
"name": "Power Manager", "name": "Power Manager",
"shortName": "Power Manager", "shortName": "Power Manager",
"version": "0.09", "version": "0.10",
"description": "Allow configuration of warnings and thresholds for battery charging and display.", "description": "Allow configuration of warnings and thresholds for battery charging and display.",
"icon": "app.png", "icon": "app.png",
"type": "bootloader", "type": "bootloader",