From a16f026e2b81aecec50565f83f4be7c1c45a5e8a Mon Sep 17 00:00:00 2001 From: berkenbu Date: Fri, 3 Jul 2020 23:06:41 -0400 Subject: [PATCH] gpsrec ver 0.12 - openstreetmap plotting --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index da3b04799..c8ca4e4e5 100644 --- a/apps.json +++ b/apps.json @@ -344,7 +344,7 @@ { "id": "gpsrec", "name": "GPS Recorder", "icon": "app.png", - "version":"0.11", + "version":"0.12", "interface": "interface.html", "description": "Application that allows you to record a GPS track. Can run in background", "tags": "tool,outdoors,gps,widget",