From 7e87e6aa0b78c7571730eb70c41e6f85b1aae08b Mon Sep 17 00:00:00 2001 From: OmegaRogue Date: Wed, 13 Jan 2021 15:13:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20(DANE)=20Bump=20version=20to=200?= =?UTF-8?q?.16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump version of DANE Watchface to 0.16 in preparation of release/dane/0.16 Signed-off-by: OmegaRogue --- apps.json | 2 +- apps/dane/ChangeLog | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 68e637644..12922a382 100644 --- a/apps.json +++ b/apps.json @@ -1492,7 +1492,7 @@ "name": "Digital Assistant, not EDITH", "shortName": "DANE", "icon": "app.png", - "version": "0.15", + "version": "0.16", "description": "A Watchface inspired by Tony Stark's EDITH and based on https://arwes.dev/", "tags": "clock", "type": "clock", diff --git a/apps/dane/ChangeLog b/apps/dane/ChangeLog index 48bb5c4be..fa37446bb 100644 --- a/apps/dane/ChangeLog +++ b/apps/dane/ChangeLog @@ -10,4 +10,5 @@ 0.12: Move code to Arwes Module 0.13: Improve icon 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 +0.15: Hotfix: Remove var declaration from app image +0.16: Revert: Change Counter back to button control \ No newline at end of file