diff --git a/apps.json b/apps.json index 95c76374a..7a3cd5adc 100644 --- a/apps.json +++ b/apps.json @@ -4027,7 +4027,7 @@ "id": "pastel", "name": "Pastel Clock", "shortName": "Pastel", - "version": "0.05", + "version": "0.06", "description": "A Configurable clock with custom fonts and background", "icon": "pastel.png", "screenshots": [{"url":"screenshot_pastel.png"}], diff --git a/apps/pastel/ChangeLog b/apps/pastel/ChangeLog index 1277f0d9d..423e9da42 100644 --- a/apps/pastel/ChangeLog +++ b/apps/pastel/ChangeLog @@ -3,3 +3,4 @@ 0.03: Make it work with Gadgetbridge, Notifications fullscreen on a Bangle 2 0.04: Leave space at the bottom for Chrono widget, set back option at first option 0.05: Added 2 new fonts +0.06: COnverted fonts to font modules