We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96869fd commit f8bd01aCopy full SHA for f8bd01a
manifest.json
@@ -175,7 +175,7 @@
175
}
176
},
177
"short_name": "zigbee2mqtt",
178
- "version": "1.1.21",
+ "version": "1.1.20",
179
"web_accessible_resources": [
180
"css/*.css",
181
"images/*.svg",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zigbee2mqtt-adapter",
3
- "version": "1.1.18",
4
"description": "Connect to your Zigbee devices. Builds on the open source Zigbee2MQTT project.",
5
"scripts": {
6
"lint": "eslint ."
0 commit comments