mirror of https://github.com/espruino/BangleApps
gipy: bumping version up
parent
d9c91daa5c
commit
4527843bc9
|
@ -75,5 +75,8 @@
|
|||
* Splash screen while waiting for gps signal.
|
||||
|
||||
0.17:
|
||||
* Convert Yes/No On/Off in settings to checkboxes
|
||||
|
||||
0.18:
|
||||
* Major rewrite of display : now tile based
|
||||
* We have a map. Never get lost again.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "gipy",
|
||||
"name": "Gipy",
|
||||
"shortName": "Gipy",
|
||||
"version": "0.17",
|
||||
"version": "0.18",
|
||||
"description": "Follow gpx files using the gps. Don't get lost in your bike trips and hikes.",
|
||||
"allow_emulator":false,
|
||||
"icon": "gipy.png",
|
||||
|
|
Loading…
Reference in New Issue