diff --git a/custom_components/nodered/manifest.json b/custom_components/nodered/manifest.json index 3136764..bc57cdd 100644 --- a/custom_components/nodered/manifest.json +++ b/custom_components/nodered/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/custom_integration/", "iot_class": "local_push", "issue_tracker": "https://github.com/zachowj/hass-node-red/issues", - "version": "3.0.0" + "version": "3.0.1" }