mirror of https://github.com/espruino/BangleApps
tweak version format
parent
95904fdc8b
commit
7a11f410b5
|
@ -1,2 +1,2 @@
|
|||
0.01: New app
|
||||
0.2: Settings menu, different fonts, inverse fonts
|
||||
0.20: Settings menu, different fonts, inverse fonts
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{ "id": "contourclock",
|
||||
"name": "Contour Clock",
|
||||
"shortName" : "Contour Clock",
|
||||
"version":"0.2",
|
||||
"version":"0.20",
|
||||
"icon": "app.png",
|
||||
"description": "A Minimalist clockface with large Digits. Now with more fonts!",
|
||||
"screenshots" : [{"url":"cc-screenshot-1.png"},{"url":"cc-screenshot-2.png"}],
|
||||
|
|
Loading…
Reference in New Issue