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