gpstrek - Bump version

master
Martin Boonk 2022-10-30 18:35:02 +01:00
parent a302832921
commit 8a7953d55d
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
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 0.03: Fix listener for accel always active
Use custom UI with swipes instead of leftright Use custom UI with swipes instead of leftright
0.04: Fix compass heading

View File

@ -1,7 +1,7 @@
{ {
"id": "gpstrek", "id": "gpstrek",
"name": "GPS Trekking", "name": "GPS Trekking",
"version": "0.03", "version": "0.04",
"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"}],