diff --git a/apps/slidingtext/ChangeLog b/apps/slidingtext/ChangeLog index 1b45c36cb..5c4a9fa75 100644 --- a/apps/slidingtext/ChangeLog +++ b/apps/slidingtext/ChangeLog @@ -8,3 +8,4 @@ 0.08: Removed "wake LCD on face-up"-feature: A watch-face should not set things like "wake LCD on face-up". 0.09: Added button control toggle and other live controls to new settings screen. 0.10: Tell clock widgets to hide. +0.11: Added new styling and watch faces diff --git a/apps/slidingtext/metadata.json b/apps/slidingtext/metadata.json index 7b5378f0e..e94fd4a48 100644 --- a/apps/slidingtext/metadata.json +++ b/apps/slidingtext/metadata.json @@ -1,7 +1,7 @@ { "id": "slidingtext", "name": "Sliding Clock", - "version": "0.10", + "version": "0.11", "description": "Inspired by the Pebble sliding clock, old times are scrolled off the screen and new times on. You are also able to change language on the fly so you can see the time written in other languages using button 1. Currently English, French, Japanese, Spanish and German are supported", "icon": "slidingtext.png", "type": "clock",