diff --git a/apps.json b/apps.json index 4ad53b1eb..87c7a87b0 100644 --- a/apps.json +++ b/apps.json @@ -281,7 +281,7 @@ { "id": "solarclock", "name": "Solar Clock", "icon": "solar_clock.png", - "version":"0.01", + "version":"0.02", "description": "Using your current or chosen location the solar watch face shows the Sun's sky position, time and date. Also allows you to wind backwards and forwards in time to see the sun's position", "tags": "clock", "type":"clock", diff --git a/apps/solarclock/ChangeLog b/apps/solarclock/ChangeLog index d53df991b..983875aab 100644 --- a/apps/solarclock/ChangeLog +++ b/apps/solarclock/ChangeLog @@ -1 +1,2 @@ 0.01: Initial Release +0.02: Bug fixes