diff --git a/apps/waypoints/ChangeLog b/apps/waypoints/ChangeLog index e613e1227..d4857e417 100644 --- a/apps/waypoints/ChangeLog +++ b/apps/waypoints/ChangeLog @@ -4,3 +4,4 @@ Fixes for Bangle.js 1 & not installed textinput 0.04: Minor code improvements 0.05: Implement navigation to waypoint +0.06: Cleanups, minor tweaks diff --git a/apps/waypoints/metadata.json b/apps/waypoints/metadata.json index 8833c228d..0461c7305 100644 --- a/apps/waypoints/metadata.json +++ b/apps/waypoints/metadata.json @@ -1,6 +1,6 @@ { "id": "waypoints", "name": "Waypoints", - "version": "0.05", + "version": "0.06", "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",