diff --git a/apps.json b/apps.json index 7941cdb17..2c538a97a 100644 --- a/apps.json +++ b/apps.json @@ -242,7 +242,7 @@ { "id": "sweepclock", "name": "Sweep Clock", "icon": "sweepclock.png", - "version":"0.03", + "version":"0.04", "description": "Smooth sweep secondhand with single hour numeral. Use button1 to toggle the numeral font, button 3 to change the colour theme and button 4 to change the date placement", "tags": "clock", "type":"clock", diff --git a/apps/sweepclock/ChangeLog b/apps/sweepclock/ChangeLog index 8eeb95c09..23841b299 100644 --- a/apps/sweepclock/ChangeLog +++ b/apps/sweepclock/ChangeLog @@ -1,3 +1,4 @@ 0.01: Initial Release 0.02: Added Colour Themes 0.03: Added Date +0.04: Memory Footprint reduction