fix travis errors
parent
46121e60a0
commit
30ae2f65f5
|
|
@ -2,5 +2,5 @@ lib/espruinotools.js
|
||||||
lib/imageconverter.js
|
lib/imageconverter.js
|
||||||
lib/qrcode.min.js
|
lib/qrcode.min.js
|
||||||
lib/heatshrink.js
|
lib/heatshrink.js
|
||||||
|
lib/marked.min.js
|
||||||
apps/animclk/V29.LBM.js
|
apps/animclk/V29.LBM.js
|
||||||
|
|
|
||||||
|
|
@ -1831,7 +1831,7 @@
|
||||||
"name": "Vertical watch face",
|
"name": "Vertical watch face",
|
||||||
"shortName":"Vertical Face",
|
"shortName":"Vertical Face",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.4.1",
|
"version":"0.04",
|
||||||
"description": "A simple vertical watch face with the date.",
|
"description": "A simple vertical watch face with the date.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
0.04: Fixed day being displayed
|
||||||
Loading…
Reference in New Issue