bthrm - Bump version

master
Martin Boonk 2022-12-02 19:15:03 +01:00
parent e77a5f973c
commit 85c2f92e0a
2 changed files with 2 additions and 1 deletions

View File

@ -40,3 +40,4 @@
0.16: Set powerdownRequested correctly on BTHRM power on 0.16: Set powerdownRequested correctly on BTHRM power on
Additional logging on errors Additional logging on errors
Add debug option for disabling active scanning Add debug option for disabling active scanning
0.17: New GUI based on layout library

View File

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