clock_info: bump version

master
Rob Pilling 2024-03-11 08:52:14 +00:00
parent 54907714a2
commit 9c16fa6c79
2 changed files with 2 additions and 1 deletions

View File

@ -6,3 +6,4 @@
0.05: Reported image for battery is now transparent (2v18+)
0.06: When >1 clockinfo, swiping one back tries to ensure they don't display the same thing
0.07: Developer tweak: clkinfo load errors are emitted
0.08: Pass options to show(), hide() and run(), and add focus() and blur() item methods

View File

@ -1,7 +1,7 @@
{ "id": "clock_info",
"name": "Clock Info Module",
"shortName": "Clock Info",
"version":"0.07",
"version":"0.08",
"description": "A library used by clocks to provide extra information on the clock face (Altitude, BPM, etc)",
"icon": "app.png",
"type": "module",