Update metadata.json

master
fearlessgeekmedia 2022-09-22 17:07:00 -04:00 committed by GitHub
parent 70899f56bb
commit e522835cb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"shortName":"Number Chaser", "shortName":"Number Chaser",
"version":"0.01", "version":"0.01",
"description": "A number guessing game, but the number goes up or down based on if you're guessing too high or too low.", "description": "A number guessing game, but the number goes up or down based on if you're guessing too high or too low.",
"icon": "app.png", "icon": "numberchaser.png",
"tags": "", "tags": "",
"storage": [ "storage": [
{"name":"numberchaser.app.js","url":"app.js"}, {"name":"numberchaser.app.js","url":"app.js"},