mirror of https://github.com/espruino/BangleApps
Version bump
parent
46de0a5ae8
commit
eb20a35e0d
|
@ -1 +1,2 @@
|
|||
0.01: New App!
|
||||
0.02: Corrected NaN test for GPS
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "openlocatebeacon",
|
||||
"name": "OpenLocate Beacon",
|
||||
"shortName": "OpenLocate Beacon",
|
||||
"version": "0.01",
|
||||
"version": "0.02",
|
||||
"description": "Advertise GPS geolocation date using the OpenLocate Beacon packet specification.",
|
||||
"icon": "openlocatebeacon.png",
|
||||
"screenshots": [],
|
||||
|
|
Loading…
Reference in New Issue