diff --git a/apps.json b/apps.json index 7b68fdec9..99ef37037 100644 --- a/apps.json +++ b/apps.json @@ -1492,7 +1492,7 @@ "name": "Digital Assistant, not EDITH", "shortName": "DANE", "icon": "app.png", - "version": "0.14", + "version": "0.15", "description": "A Watchface inspired by Tony Stark's EDITH and based on https://arwes.dev/", "tags": "clock", "type": "clock", @@ -1513,7 +1513,7 @@ "name": "DANE Touch Launcher", "shortName":"DANE Toucher", "icon": "app.png", - "version":"0.05", + "version":"0.06", "description": "Touch enable left to right launcher in the style of the DANE Watchface", "tags": "tool,system,launcher", "type":"launch", diff --git a/apps/dane/ChangeLog b/apps/dane/ChangeLog index 4c5376532..48bb5c4be 100644 --- a/apps/dane/ChangeLog +++ b/apps/dane/ChangeLog @@ -9,4 +9,5 @@ 0.11: Code Refactoring, Improved Description 0.12: Move code to Arwes Module 0.13: Improve icon -0.14: Switch Icon back to 8bit web palette to fix it \ No newline at end of file +0.14: Switch Icon back to 8bit web palette to fix it +0.15: Hotfix: Remove var declaration from app image \ No newline at end of file diff --git a/apps/dane_tcr/ChangeLog b/apps/dane_tcr/ChangeLog index 6d1befd33..f50ba932f 100644 --- a/apps/dane_tcr/ChangeLog +++ b/apps/dane_tcr/ChangeLog @@ -2,4 +2,5 @@ 0.02: Add Frames 0.03: Add LowRes Support 0.04: Move code to Arwes Module -0.05: Add icon \ No newline at end of file +0.05: Add icon +0.06: remove app image as it is unused \ No newline at end of file