Skip to content

Commit f6fb9b7

Browse files
committed
health 0.35: Update boot/lib.min.js
1 parent 2784c1b commit f6fb9b7

File tree

4 files changed

+14
-13
lines changed

4 files changed

+14
-13
lines changed

apps/health/ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@
3737
0.32: If getting HRM every 3/10 minutes, don't turn it on if the Bangle is charging or hasn't moved and is face down/up
3838
0.33: Ensure readAllRecordsSince always includes the current day
3939
Speed improvements (put temporary functions in RAM where possible)
40-
0.34: Fix readFullDatabase (was skipping first month of data)
40+
0.34: Fix readFullDatabase (was skipping first month of data)
41+
0.35: Update boot/lib.min.js

apps/health/boot.min.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/health/lib.min.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/health/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "health",
33
"name": "Health Tracking",
44
"shortName": "Health",
5-
"version": "0.34",
5+
"version": "0.35",
66
"description": "Logs health data and provides an app to view it",
77
"icon": "app.png",
88
"tags": "tool,system,health",

0 commit comments

Comments
 (0)