From d63d2fd3302bce45b31aa44dc37e4d67f5f01c39 Mon Sep 17 00:00:00 2001 From: Danny <31635744+DDDanny@users.noreply.github.com> Date: Wed, 2 Feb 2022 00:00:11 +0100 Subject: [PATCH] app v 0.03 --- apps/timecal/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/timecal/metadata.json b/apps/timecal/metadata.json index 472a4a817..a1cf31a93 100644 --- a/apps/timecal/metadata.json +++ b/apps/timecal/metadata.json @@ -2,7 +2,7 @@ "name": "TimeCal", "shortName":"TimeCal", "icon": "icon.png", - "version":"0.01", + "version":"0.03", "description": "TimeCal shows the Time along with a 3 week calendar", "tags": "clock", "type": "clock",