diff --git a/apps.json b/apps.json index 587771fdb..be83ef747 100644 --- a/apps.json +++ b/apps.json @@ -414,7 +414,7 @@ { "id": "weather", "name": "Weather", "icon": "icon.png", - "version":"0.02", + "version":"0.03", "description": "Show Gadgetbridge weather report", "readme": "readme.md", "tags": "widget,outdoors", diff --git a/apps/weather/ChangeLog b/apps/weather/ChangeLog index f0eae0198..5e27e1bf4 100644 --- a/apps/weather/ChangeLog +++ b/apps/weather/ChangeLog @@ -1 +1,2 @@ 0.02: Make minor adjustments to widget, and discard stale weather data after a configurable period. +0.03: Fix flickering last updated time. \ No newline at end of file