diff --git a/apps/matrixclock/ChangeLog b/apps/matrixclock/ChangeLog index 7cc9144b1..23819e26c 100644 --- a/apps/matrixclock/ChangeLog +++ b/apps/matrixclock/ChangeLog @@ -1,2 +1,3 @@ 0.01: Initial Release 0.02: Support for Bangle 2 +0.03: Keep the date from being overwritten, use correct colour from theme for clearing diff --git a/apps/matrixclock/metadata.json b/apps/matrixclock/metadata.json index c4a72988a..5e05698a5 100644 --- a/apps/matrixclock/metadata.json +++ b/apps/matrixclock/metadata.json @@ -1,7 +1,7 @@ { "id": "matrixclock", "name": "Matrix Clock", - "version": "0.02", + "version": "0.03", "description": "inspired by The Matrix, a clock of the same style", "icon": "matrixclock.png", "screenshots": [{"url":"screenshot_matrix.png"}],