Skip to content

Commit b463730

Browse files
authored
bmoface: fix metadata (versioning and tags)
1 parent 0cd7143 commit b463730

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

apps/bmoface/metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"id": "bmoface",
33
"name": "BMO Face",
44
"shortName": "BMO",
5-
"version": "0.1.1",
5+
"version": "0.11",
66
"description": "A watch face inspired by BMO that shows time, temp, steps and HR. Sleeps to -_- when locked.",
77
"icon": "app.png",
8-
"tags": ["clock"],
8+
"tags": "clock",
99
"type": "clock",
1010
"supports": ["BANGLEJS", "BANGLEJS2"],
1111
"allow_emulator": true,
@@ -24,3 +24,4 @@
2424
{ "name": "bmoface.settings.json" }
2525
]
2626
}
27+

0 commit comments

Comments
 (0)