Change tag to 'health', bump version

master
RKBoss6 2025-08-01 18:04:25 -04:00 committed by GitHub
parent 0769af12c0
commit 78cc812235
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{ "id": "banglexercise", { "id": "banglexercise",
"name": "BanglExercise", "name": "BanglExercise",
"shortName":"BanglExercise", "shortName":"BanglExercise",
"version": "0.05", "version": "0.06",
"description": "Can automatically track exercises while wearing the Bangle.js watch.", "description": "Automatically tracks exercises while wearing the Bangle.js watch.",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],
"type": "app", "type": "app",
"tags": "sport", "tags": "health",
"supports" : ["BANGLEJS2"], "supports" : ["BANGLEJS2"],
"allow_emulator":true, "allow_emulator":true,
"readme": "README.md", "readme": "README.md",