mirror of https://github.com/espruino/BangleApps
Correcting icons and screenshots
parent
add8b5ff89
commit
c557fa6139
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 19 KiB |
|
@ -4,6 +4,13 @@
|
|||
"version":"0.1",
|
||||
"description": "Each minute of the day has a different phrase. ",
|
||||
"icon": "app.png",
|
||||
"screenshots" : [ { "url":"1517.png" },
|
||||
{ "url":"0634.png" },
|
||||
{ "url":"1200.png" },
|
||||
{ "url":"1517.png" },
|
||||
{ "url":"1616.png" },
|
||||
{ "url":"2020.png" },
|
||||
{ "url":"2358.png" } ],
|
||||
"tags": "clock",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
|
|
Loading…
Reference in New Issue