diff --git a/manifest.json b/manifest.json index 51eb918..d12ac8d 100644 --- a/manifest.json +++ b/manifest.json @@ -175,7 +175,7 @@ } }, "short_name": "zigbee2mqtt", - "version": "1.1.21", + "version": "1.1.20", "web_accessible_resources": [ "css/*.css", "images/*.svg", diff --git a/package.json b/package.json index 8a3be45..9f85334 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zigbee2mqtt-adapter", - "version": "1.1.18", + "version": "1.1.20", "description": "Connect to your Zigbee devices. Builds on the open source Zigbee2MQTT project.", "scripts": { "lint": "eslint ."