From b79b7ea0485665a255527a8ac3099d4dd141be2f Mon Sep 17 00:00:00 2001 From: hughbarney Date: Thu, 28 Jan 2021 13:19:35 +0000 Subject: [PATCH] bumped version of cliock in apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index bf0249bb1..6946941f9 100644 --- a/apps.json +++ b/apps.json @@ -1153,7 +1153,7 @@ "name": "Commandline-Clock", "shortName":"CLI-Clock", "icon": "app.png", - "version":"0.08", + "version":"0.09", "description": "Simple CLI-Styled Clock", "tags": "clock,cli,command,bash,shell", "type":"clock",