diff --git a/apps/imageclock/ChangeLog b/apps/imageclock/ChangeLog index ea461aed1..341191239 100644 --- a/apps/imageclock/ChangeLog +++ b/apps/imageclock/ChangeLog @@ -4,3 +4,4 @@ 0.04: Allow writing all image data to separate file to save some RAM Allow hiding elements on lock 0.05: Add precompilation to js for performance +0.06: Watchfaces can be refreshed partly diff --git a/apps/imageclock/metadata.json b/apps/imageclock/metadata.json index 4012a58b9..db8ab7554 100644 --- a/apps/imageclock/metadata.json +++ b/apps/imageclock/metadata.json @@ -2,7 +2,7 @@ "id": "imageclock", "name": "Imageclock", "shortName": "imageclock", - "version": "0.05", + "version": "0.06", "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",