mirror of https://github.com/espruino/BangleApps
sensortools - Bump version
parent
e902c71ac1
commit
a08bc843c3
|
@ -1,2 +1,3 @@
|
|||
0.01: New App!
|
||||
0.02: Less time used during boot if disabled
|
||||
0.03: Fixed some test data
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "sensortools",
|
||||
"name": "Sensor tools",
|
||||
"shortName": "Sensor tools",
|
||||
"version": "0.02",
|
||||
"version": "0.03",
|
||||
"description": "Tools for testing and debugging apps that use sensor input",
|
||||
"icon": "icon.png",
|
||||
"type": "bootloader",
|
||||
|
|
Loading…
Reference in New Issue