diff --git a/apps/andark/ChangeLog b/apps/andark/ChangeLog index 7d7f9567b..22cc21e33 100644 --- a/apps/andark/ChangeLog +++ b/apps/andark/ChangeLog @@ -5,3 +5,5 @@ 0.05: Fix support for dark theme + support widgets + add settings for widgets, order of drawing and hour hand length 0.06: Fix issue showing widgets when app is fast-loaded into from launcher with widgets disabled +0.07: Enable fast loading + Queue updates to the second diff --git a/apps/andark/metadata.json b/apps/andark/metadata.json index fc8872f4b..19e3c95dc 100644 --- a/apps/andark/metadata.json +++ b/apps/andark/metadata.json @@ -1,7 +1,7 @@ { "id": "andark", "name": "Analog Dark", "shortName":"AnDark", - "version":"0.06", + "version":"0.07", "description": "analog clock face without disturbing widgets", "icon": "andark_icon.png", "type": "clock",