health - Bumo version

pull/2495/head
Martin Boonk 2023-01-13 09:56:51 +01:00
parent b4d9935eb7
commit 74a6653dc2
2 changed files with 2 additions and 1 deletions

View File

@ -20,3 +20,4 @@
0.19: Can show notification when daily step goal is reached
0.20: Fix the settings page, it would not update settings correctly.
0.21: Update boot.min.js.
0.22: Fix timeout for heartrate sensor on 3 minute setting (#2435)

View File

@ -2,7 +2,7 @@
"id": "health",
"name": "Health Tracking",
"shortName": "Health",
"version": "0.21",
"version": "0.22",
"description": "Logs health data and provides an app to view it",
"icon": "app.png",
"tags": "tool,system,health",