diff --git a/apps/gipy/ChangeLog b/apps/gipy/ChangeLog index 992c69a93..79b3a7615 100644 --- a/apps/gipy/ChangeLog +++ b/apps/gipy/ChangeLog @@ -136,3 +136,4 @@ * Experimental ski mode : have a ski slopes map * Fix for path projection display when lost and zoomed out 0.25: Minor code improvements +0.26: Add option to plot openstmap if installed diff --git a/apps/gipy/metadata.json b/apps/gipy/metadata.json index 5993e3ee6..5819f2d4c 100644 --- a/apps/gipy/metadata.json +++ b/apps/gipy/metadata.json @@ -2,7 +2,7 @@ "id": "gipy", "name": "Gipy", "shortName": "Gipy", - "version": "0.25", + "version": "0.26", "description": "Follow gpx files using the gps. Don't get lost in your bike trips and hikes.", "allow_emulator":false, "icon": "gipy.png",