forked from FOSS/BangleApps
hrm - Bump version and changelog
parent
39fc047bdf
commit
3b53d1a825
|
@ -7,3 +7,4 @@
|
||||||
0.07: Update scaling for new firmware
|
0.07: Update scaling for new firmware
|
||||||
0.08: Don't force backlight on/watch unlocked on Bangle 2
|
0.08: Don't force backlight on/watch unlocked on Bangle 2
|
||||||
0.09: Grey out BPM until confidence is over 50%
|
0.09: Grey out BPM until confidence is over 50%
|
||||||
|
0.10: Autoscale raw graph to maximum value seen
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "hrm",
|
"id": "hrm",
|
||||||
"name": "Heart Rate Monitor",
|
"name": "Heart Rate Monitor",
|
||||||
"version": "0.09",
|
"version": "0.10",
|
||||||
"description": "Measure your heart rate and see live sensor data",
|
"description": "Measure your heart rate and see live sensor data",
|
||||||
"icon": "heartrate.png",
|
"icon": "heartrate.png",
|
||||||
"tags": "health",
|
"tags": "health",
|
||||||
|
|
Loading…
Reference in New Issue