waypoints: Mark this as version 0.10
parent
55b7e5fcf2
commit
65282924db
|
|
@ -5,3 +5,4 @@
|
|||
0.04: Minor code improvements
|
||||
0.05: Implement navigation to waypoint
|
||||
0.06: Cleanups, minor tweaks
|
||||
0.10: Better navigation to waypoint
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{ "id": "waypoints",
|
||||
"name": "Waypoints",
|
||||
"version": "0.06",
|
||||
"version": "0.10",
|
||||
"description": "Provides 'waypoints.json' used by various navigation apps, as well as a way to edit it from the App Loader or from the device",
|
||||
"icon": "app.png",
|
||||
"tags": "tool,outdoors,gps",
|
||||
|
|
|
|||
Loading…
Reference in New Issue