mirror of https://github.com/espruino/BangleApps
Bump app version
parent
cfd5755286
commit
b6296b22c1
|
@ -1,6 +1,6 @@
|
||||||
{ "id": "lcdclockplus",
|
{ "id": "lcdclockplus",
|
||||||
"name": "LCD Clock Plus",
|
"name": "LCD Clock Plus",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "A Casio-style clock, with four ClockInfo areas at the top and bottom. Tap them and swipe up/down and left/right to toggle between different information.",
|
"description": "A Casio-style clock, with four ClockInfo areas at the top and bottom. Tap them and swipe up/down and left/right to toggle between different information.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"screenshots": [{"url":"screenshot.png"},{"url":"screenshot2.png"}],
|
"screenshots": [{"url":"screenshot.png"},{"url":"screenshot2.png"}],
|
||||||
|
|
Loading…
Reference in New Issue