forked from FOSS/BangleApps
gpstrek - Bump version
parent
50c3d764d9
commit
f12c25cb78
|
@ -1 +1,2 @@
|
|||
0.01: New App!
|
||||
0.02: Make selection of background activity more explicit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "gpstrek",
|
||||
"name": "GPS Trekking",
|
||||
"version": "0.01",
|
||||
"version": "0.02",
|
||||
"description": "Helper for tracking the status/progress during hiking. Do NOT depend on this for navigation!",
|
||||
"icon": "icon.png",
|
||||
"screenshots": [{"url":"screen1.png"},{"url":"screen2.png"},{"url":"screen3.png"},{"url":"screen4.png"}],
|
||||
|
|
Loading…
Reference in New Issue