gpstrek - Bump version
parent
038fb1a21b
commit
48ca954351
|
|
@ -1,2 +1,4 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
0.02: Make selection of background activity more explicit
|
0.02: Make selection of background activity more explicit
|
||||||
|
0.03: Fix listener for accel always active
|
||||||
|
Use custom UI with swipes instead of leftright
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "gpstrek",
|
"id": "gpstrek",
|
||||||
"name": "GPS Trekking",
|
"name": "GPS Trekking",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Helper for tracking the status/progress during hiking. Do NOT depend on this for navigation!",
|
"description": "Helper for tracking the status/progress during hiking. Do NOT depend on this for navigation!",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"screenshots": [{"url":"screen1.png"},{"url":"screen2.png"},{"url":"screen3.png"},{"url":"screen4.png"}],
|
"screenshots": [{"url":"screen1.png"},{"url":"screen2.png"},{"url":"screen3.png"},{"url":"screen4.png"}],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue