forked from FOSS/BangleApps
Fixed version for widid after errneous edit
parent
8427b492ee
commit
84f56faadf
|
@ -816,7 +816,7 @@
|
|||
{ "id": "wohrm",
|
||||
"name": "Workout Heart Rate Monitor",
|
||||
"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.",
|
||||
"tags": "hrm,workout",
|
||||
"type": "app",
|
||||
|
@ -829,7 +829,7 @@
|
|||
{ "id": "widid",
|
||||
"name": "Bluetooth ID Widget",
|
||||
"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!",
|
||||
"tags": "widget,address,mac",
|
||||
"type":"widget",
|
||||
|
|
Loading…
Reference in New Issue