forked from FOSS/BangleApps
Version bump
parent
8f68236947
commit
0dce0afbbe
|
@ -4652,7 +4652,7 @@
|
||||||
"id": "sensible",
|
"id": "sensible",
|
||||||
"name": "SensiBLE",
|
"name": "SensiBLE",
|
||||||
"shortName": "SensiBLE",
|
"shortName": "SensiBLE",
|
||||||
"version": "0.04",
|
"version": "0.05",
|
||||||
"description": "Collect, display and advertise real-time sensor data.",
|
"description": "Collect, display and advertise real-time sensor data.",
|
||||||
"icon": "sensible.png",
|
"icon": "sensible.png",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
0.02: Corrected variable initialisation
|
0.02: Corrected variable initialisation
|
||||||
0.03: Advertise app name, added screenshots
|
0.03: Advertise app name, added screenshots
|
||||||
0.04: Advertise bar, GPS, HRM and mag services
|
0.04: Advertise bar, GPS, HRM and mag services
|
||||||
|
0.05: Refactored for efficiency, corrected sensor value inaccuracies
|
Loading…
Reference in New Issue