Skip to content

Commit f8bd01a

Browse files
Add files via upload
1 parent 96869fd commit f8bd01a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
}
176176
},
177177
"short_name": "zigbee2mqtt",
178-
"version": "1.1.21",
178+
"version": "1.1.20",
179179
"web_accessible_resources": [
180180
"css/*.css",
181181
"images/*.svg",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zigbee2mqtt-adapter",
3-
"version": "1.1.18",
3+
"version": "1.1.20",
44
"description": "Connect to your Zigbee devices. Builds on the open source Zigbee2MQTT project.",
55
"scripts": {
66
"lint": "eslint ."

0 commit comments

Comments
 (0)