gpstrek - Bump version

master
Martin Boonk 2022-10-23 19:45:59 +02:00
parent 038fb1a21b
commit 48ca954351
2 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
0.01: New App!
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

View File

@ -1,7 +1,7 @@
{
"id": "gpstrek",
"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!",
"icon": "icon.png",
"screenshots": [{"url":"screen1.png"},{"url":"screen2.png"},{"url":"screen3.png"},{"url":"screen4.png"}],