From 1f0ee888dddf117b80088ebeb3850b06463a0b0c Mon Sep 17 00:00:00 2001 From: Jason <37859597+zachowj@users.noreply.github.com> Date: Sat, 4 Nov 2023 18:05:08 -0700 Subject: [PATCH] chore: Update manifest version --- custom_components/nodered/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/nodered/manifest.json b/custom_components/nodered/manifest.json index bc57cdd..dde6e62 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.1" + "version": "3.1.0" }