🔖 (DANE) Bump version to 0.16
Bump version of DANE Watchface to 0.16 in preparation of release/dane/0.16 Signed-off-by: OmegaRogue <omegarogue@omegavoid.codes>master
parent
30b6763ee0
commit
7e87e6aa0b
|
|
@ -1492,7 +1492,7 @@
|
||||||
"name": "Digital Assistant, not EDITH",
|
"name": "Digital Assistant, not EDITH",
|
||||||
"shortName": "DANE",
|
"shortName": "DANE",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version": "0.15",
|
"version": "0.16",
|
||||||
"description": "A Watchface inspired by Tony Stark's EDITH and based on https://arwes.dev/",
|
"description": "A Watchface inspired by Tony Stark's EDITH and based on https://arwes.dev/",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
|
|
|
||||||
|
|
@ -11,3 +11,4 @@
|
||||||
0.13: Improve icon
|
0.13: Improve icon
|
||||||
0.14: Switch Icon back to 8bit web palette to fix it
|
0.14: Switch Icon back to 8bit web palette to fix it
|
||||||
0.15: Hotfix: Remove var declaration from app image
|
0.15: Hotfix: Remove var declaration from app image
|
||||||
|
0.16: Revert: Change Counter back to button control
|
||||||
Loading…
Reference in New Issue