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