bump version

master
Kendell R 2023-04-13 09:05:06 -04:00 committed by GitHub
parent cdb441d40f
commit a21b6827ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -20,4 +20,5 @@
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)
0.22: Fix timeout for heartrate sensor on 3 minute setting (#2435)
0.23: Fix HRM logic

View File

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