forked from FOSS/BangleApps
trail: mark this as 0.11
parent
feb5f6213b
commit
e7392aca3d
|
@ -1,3 +1,4 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
0.10: Redesign to make screen updates fast
|
0.10: Redesign to make screen updates fast
|
||||||
|
0.11: bugfix (demo mode was enabled by default)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{ "id": "trail",
|
{ "id": "trail",
|
||||||
"name": "Trail Rail",
|
"name": "Trail Rail",
|
||||||
"version":"0.10",
|
"version":"0.11",
|
||||||
"description": "Follow a GPX track in car or on bike",
|
"description": "Follow a GPX track in car or on bike",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
Loading…
Reference in New Issue