widdevst: bump version

pull/3397/head
Rob Pilling 2024-05-02 18:29:03 +01:00
parent 79a5632be4
commit 51d967d4c3
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
0.01: First version
0.02: Support for Bangle.js 2
0.03: Update storage usage and perform GC every minute
0.04: Add ability to only redraw when a peripheral state changes

View File

@ -1,6 +1,6 @@
{ "id": "widdevst",
"name": "Device Status Widget",
"version": "0.03",
"version": "0.04",
"description": "Shows power status of Bluetooth, Compass, GPS and Heart Rate Monitor as well as storage and memory usage.",
"icon": "icon.png",
"type": "widget",