From 696d46e7172d67abaef90a253bd741d4624961fa Mon Sep 17 00:00:00 2001 From: Marco Heiming Date: Thu, 16 Dec 2021 17:56:31 +0100 Subject: [PATCH] Bump version to v0.02 --- apps.json | 2 +- apps/circlesclock/Changelog | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 8b4e86d52..ee3e164b1 100644 --- a/apps.json +++ b/apps.json @@ -5009,7 +5009,7 @@ { "id": "circlesclock", "name": "Circles clock", "shortName":"Circles clock", - "version":"0.01", + "version":"0.02", "description": "A clock with circles for different data at the bottom in a probably familiar style", "icon": "app.png", "dependencies": {"widpedom":"app"}, diff --git a/apps/circlesclock/Changelog b/apps/circlesclock/Changelog index af119ab59..fa2139fff 100644 --- a/apps/circlesclock/Changelog +++ b/apps/circlesclock/Changelog @@ -1 +1,2 @@ -0.01: New clock +0.01: New clock +0.02: Fix icon & add battery warn functionality