We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0769af1 commit 78cc812Copy full SHA for 78cc812
apps/banglexercise/metadata.json
@@ -1,12 +1,12 @@
1
{ "id": "banglexercise",
2
"name": "BanglExercise",
3
"shortName":"BanglExercise",
4
- "version": "0.05",
5
- "description": "Can automatically track exercises while wearing the Bangle.js watch.",
+ "version": "0.06",
+ "description": "Automatically tracks exercises while wearing the Bangle.js watch.",
6
"icon": "app.png",
7
"screenshots": [{"url":"screenshot.png"}],
8
"type": "app",
9
- "tags": "sport",
+ "tags": "health",
10
"supports" : ["BANGLEJS2"],
11
"allow_emulator":true,
12
"readme": "README.md",
0 commit comments