forked from FOSS/BangleApps
Simplest: fixed for bangle 2
parent
22b6bc5dee
commit
e36125e570
|
@ -3142,9 +3142,9 @@
|
||||||
{ "id": "simplest",
|
{ "id": "simplest",
|
||||||
"name": "Simplest Clock",
|
"name": "Simplest Clock",
|
||||||
"icon": "simplest.png",
|
"icon": "simplest.png",
|
||||||
"version":"0.02",
|
"version":"0.03",
|
||||||
"description": "The simplest working clock, acts as a tutorial piece",
|
"description": "The simplest working clock, acts as a tutorial piece",
|
||||||
"tags": "clock",
|
"tags": "clock,b2",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
|
|
Loading…
Reference in New Issue