From ee4b05fa33b700d79d40439da3c8a253aad26739 Mon Sep 17 00:00:00 2001 From: Ben Jabituya <74158243+jabituyaben@users.noreply.github.com> Date: Mon, 25 Jan 2021 20:36:42 +0000 Subject: [PATCH] Update apps.json --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index ce99a6dca..3f4f3962d 100644 --- a/apps.json +++ b/apps.json @@ -2582,7 +2582,7 @@ { "id": "astral", "name": "Astral Clock", "icon": "app-icon.png", - "version":"0.01", + "version":"0.02", "readme": "README.md", "description": "Clock that calculates and displays Alt Az positions of all planets, Sun as well as several other astronomy targets (customizable) and current Moon phase. Coordinates are calculated by GPS & time and onscreen compass assists orienting. See Readme before using.", "tags": "clock", @@ -2595,7 +2595,7 @@ { "id": "alpinenav", "name": "Alpine Nav", "icon": "app-icon.png", - "version":"0.02", + "version":"0.01", "readme": "README.md", "description": "App that performs GPS monitoring to track and display position relative to a given origin in realtime", "tags": "outdoors,gps",