powermanager - Bump version
parent
b5ffb4e675
commit
cd6ecdab61
|
|
@ -10,3 +10,5 @@
|
|||
0.08: Fix the wrapping of intervals/timeouts with parameters
|
||||
Fix the widget drawing if widgets are hidden and Bangle.setLCDBrightness is called
|
||||
0.09: Accidental version bump
|
||||
0.10: Use charging state on boot for auto calibration
|
||||
Log additional timestamp for trace log
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"id": "powermanager",
|
||||
"name": "Power Manager",
|
||||
"shortName": "Power Manager",
|
||||
"version": "0.09",
|
||||
"version": "0.10",
|
||||
"description": "Allow configuration of warnings and thresholds for battery charging and display.",
|
||||
"icon": "app.png",
|
||||
"type": "bootloader",
|
||||
|
|
|
|||
Loading…
Reference in New Issue