mirror of https://github.com/espruino/BangleApps
trail: mark this as 0.10.
parent
2b84cc3760
commit
4a654cc75d
|
@ -1,2 +1,3 @@
|
|||
0.01: New App!
|
||||
0.10: Redesign to make screen updates fast
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{ "id": "trail",
|
||||
"name": "Trail Rail",
|
||||
"version":"0.01",
|
||||
"version":"0.10",
|
||||
"description": "Follow a GPX track in car or on bike",
|
||||
"icon": "app.png",
|
||||
"readme": "README.md",
|
||||
|
|
Loading…
Reference in New Issue