From b6296b22c15c304a8c6303ba2b41be40ce24377a Mon Sep 17 00:00:00 2001 From: Freubert <46076489+Freubert@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:02:06 +0200 Subject: [PATCH] Bump app version --- apps/lcdclockplus/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lcdclockplus/metadata.json b/apps/lcdclockplus/metadata.json index a25d5e6d5..b0187f800 100644 --- a/apps/lcdclockplus/metadata.json +++ b/apps/lcdclockplus/metadata.json @@ -1,6 +1,6 @@ { "id": "lcdclockplus", "name": "LCD Clock Plus", - "version": "0.02", + "version": "0.03", "description": "A Casio-style clock, with four ClockInfo areas at the top and bottom. Tap them and swipe up/down and left/right to toggle between different information.", "icon": "app.png", "screenshots": [{"url":"screenshot.png"},{"url":"screenshot2.png"}],