gpstrek - Bump version

master
Martin Boonk 2022-11-02 23:16:55 +01:00
parent 10cb5c00dc
commit faf6786265
2 changed files with 3 additions and 1 deletions

View File

@ -4,3 +4,5 @@
Use custom UI with swipes instead of leftright
0.04: Fix compass heading
0.05: Added adjustment for Bangle.js magnetometer heading fix
0.06: Fix waypoint menu always selecting last waypoint
Fix widget adding listeners more than once

View File

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