diff --git a/manifest.json b/manifest.json index 84551a2..4da4b11 100644 --- a/manifest.json +++ b/manifest.json @@ -166,7 +166,7 @@ } }, "short_name": "zigbee2mqtt", - "version": "1.1.17", + "version": "1.1.18", "web_accessible_resources": [ "css/*.css", "images/*.svg", diff --git a/package.json b/package.json index 9902452..ac003f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zigbee2mqtt-adapter", - "version": "1.1.17", + "version": "1.1.18", "description": "Connect to your Zigbee devices. Builds on the open source Zigbee2MQTT project.", "scripts": { "lint": "eslint ."