Update metadata.json

pull/3467/head
jeonlab 2024-06-24 10:37:03 -04:00 committed by GitHub
parent adaeb1561d
commit 2ba7c3d2d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,12 +2,12 @@
"name":"jclock",
"shortName":"jclock",
"icon":"app.png",
"version":"0.02",
"version":"0.03",
"description":"Similar layout to Rebble clock, but much simpler features with switched time and the feature window. The time is on the right side. This is my first Bangle app.",
"type": "clock",
"tags": "clock",
"supports" : ["BANGLEJS2"],
"screenshots": [{"url":"jclock_screenshot_no_BT.png"},{"url":"jclock_screenshot_BT.png"}],
"screenshots": [{"url":"screenshot_noBT.png"},{"url":"screenshot_BT.png"}],
"storage": [
{"name":"jclock.app.js","url":"app.js"},
{"name":"jclock.img","url":"app-icon.js","evaluate":true}