diff --git a/apps.json b/apps.json index 385463fd7..c2f28c0b5 100644 --- a/apps.json +++ b/apps.json @@ -2176,11 +2176,12 @@ "name": "World Clock - 4 time zones", "shortName":"World Clock", "icon": "app.png", - "version":"0.01", + "version":"0.02", "description": "Current time zone plus up to four others", "tags": "clock", "type" : "clock", "custom": "custom.html", + "readme": "README.md", "storage": [ {"name":"worldclock.app.js","url":"app.js"}, {"name":"worldclock.settings.json"},