From d165c822d3a3e485a1f31f47b06b47a2cbc24c7e Mon Sep 17 00:00:00 2001 From: frederic wagner Date: Wed, 5 Jul 2023 15:59:15 +0200 Subject: [PATCH] gipy: forgot to bump metadata up --- apps/gipy/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gipy/metadata.json b/apps/gipy/metadata.json index 8b8c88780..7dd4123f6 100644 --- a/apps/gipy/metadata.json +++ b/apps/gipy/metadata.json @@ -2,7 +2,7 @@ "id": "gipy", "name": "Gipy", "shortName": "Gipy", - "version": "0.19", + "version": "0.20", "description": "Follow gpx files using the gps. Don't get lost in your bike trips and hikes.", "allow_emulator":false, "icon": "gipy.png",