diff --git a/apps/imageclock/ChangeLog b/apps/imageclock/ChangeLog index 262794250..283506afa 100644 --- a/apps/imageclock/ChangeLog +++ b/apps/imageclock/ChangeLog @@ -9,3 +9,4 @@ Show/Hide widgets with swipe up or down 0.08: Use default Bangle formatter for booleans 0.09: Support new fast app switching +0.10: Fix clock not correctly refreshing when drawing in timeouts option is not on diff --git a/apps/imageclock/metadata.json b/apps/imageclock/metadata.json index 8a3fd5939..47db30f90 100644 --- a/apps/imageclock/metadata.json +++ b/apps/imageclock/metadata.json @@ -2,7 +2,7 @@ "id": "imageclock", "name": "Imageclock", "shortName": "Imageclock", - "version": "0.09", + "version": "0.10", "type": "clock", "description": "BETA!!! File formats still subject to change --- This app is a highly customizable watchface. To use it, you need to select a watchface. You can build the watchfaces yourself without programming anything. All you need to do is write some json and create image files.", "icon": "app.png",