1
0
Fork 0

Fixed version for widid after errneous edit

master
msdeibel 2020-03-25 18:42:43 +01:00
parent 8427b492ee
commit 84f56faadf
1 changed files with 2 additions and 2 deletions

View File

@ -816,7 +816,7 @@
{ "id": "wohrm", { "id": "wohrm",
"name": "Workout Heart Rate Monitor", "name": "Workout Heart Rate Monitor",
"icon": "app.png", "icon": "app.png",
"version":"0.02", "version":"0.03",
"description": "Workout heart rate monitor notifies you with a buzz if your heart rate goes above or below the set limits.", "description": "Workout heart rate monitor notifies you with a buzz if your heart rate goes above or below the set limits.",
"tags": "hrm,workout", "tags": "hrm,workout",
"type": "app", "type": "app",
@ -829,7 +829,7 @@
{ "id": "widid", { "id": "widid",
"name": "Bluetooth ID Widget", "name": "Bluetooth ID Widget",
"icon": "widget.png", "icon": "widget.png",
"version":"0.03", "version":"0.02",
"description": "Display the last two tuple of your Bangle.js MAC address in the widget section. This is useful for figuring out which Bangle.js to connect to if you have more than one Bangle.js!", "description": "Display the last two tuple of your Bangle.js MAC address in the widget section. This is useful for figuring out which Bangle.js to connect to if you have more than one Bangle.js!",
"tags": "widget,address,mac", "tags": "widget,address,mac",
"type":"widget", "type":"widget",