diff --git a/apps.json b/apps.json index 39f0ddb3b..046f1b4ff 100644 --- a/apps.json +++ b/apps.json @@ -2429,7 +2429,7 @@ { "id": "calendar", "name": "Calendar", - "version": "0.04", + "version": "0.05", "description": "Simple calendar", "icon": "calendar.png", "screenshots": [{"url":"screenshot_calendar.png"}], diff --git a/apps/calendar/ChangeLog b/apps/calendar/ChangeLog index e164d6be9..3deec00e0 100644 --- a/apps/calendar/ChangeLog +++ b/apps/calendar/ChangeLog @@ -2,3 +2,4 @@ 0.02: Make Bangle 2 compatible 0.03: Add setting to start week on Sunday 0.04: Add setting to switch color schemes. On Bangle 2 non-dithering colors will be used by default. Use localized names for months and days of the week (Language app needed). +0.05: Update calendar weekend colors for start on Sunday