Skip to content

Commit

Permalink
Metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
dgnuff committed Oct 4, 2023
1 parent b5d2f9a commit 8e6191a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions apps/travel/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
"name": "Travel Watch",
"shortName":"Travel Watch",
"icon": "app.png",
"version":"1.00",
"version":"0.01",
"description": "Watch face that shows world wide times",
"tags": "",
"tags": "clock",
"type": "clock",
"supports": ["BANGLEJS2"],
"storage": [
{"name":"travel.app.js","url":"app.js"},
{"name":"travel.img","url":"app-icon.js","evaluate":true}
Expand Down

0 comments on commit 8e6191a

Please sign in to comment.