gpstrek - Bump version
parent
10cb5c00dc
commit
faf6786265
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"}],
|
||||
|
|
|
|||
Loading…
Reference in New Issue