bthrm - Bump version

master
Martin Boonk 2022-11-12 23:15:50 +01:00
parent 08de2c9ad6
commit 637e161a94
2 changed files with 3 additions and 1 deletions

View File

@ -34,3 +34,5 @@
Prevent mixing of BT and internal HRM events if both are enabled
Always use a grace period (default 0 ms) to decouple some connection steps
Device not found errors now utilize increasing timeouts
0.15: Fix recording internal sensor
Handle fallback to internal sensor consistently if BT bpm is 0

View File

@ -2,7 +2,7 @@
"id": "bthrm",
"name": "Bluetooth Heart Rate Monitor",
"shortName": "BT HRM",
"version": "0.14",
"version": "0.15",
"description": "Overrides Bangle.js's build in heart rate monitor with an external Bluetooth one.",
"icon": "app.png",
"type": "app",