diff --git a/apps.json b/apps.json index a84a8010c..21829c457 100644 --- a/apps.json +++ b/apps.json @@ -15,8 +15,8 @@ { "id": "moonphase", "name": "Moonphase", "icon": "app.png", - "version":"0.01", - "description": "Shows current moon phase. Currently only with fixed coordinates (northern hemisphere).", + "version":"0.02", + "description": "Shows current moon phase. Now with GPS function.", "tags": "", "allow_emulator":true, "storage": [ diff --git a/apps/moonphase/ChangeLog b/apps/moonphase/ChangeLog index 5560f00bc..baa668c3c 100644 --- a/apps/moonphase/ChangeLog +++ b/apps/moonphase/ChangeLog @@ -1 +1,2 @@ 0.01: New App! +0.02: Added GPS to obtain coordinates, added buttons \ No newline at end of file