From 08bc7e3d5e4a8c0185218c0272d1a8ebdcdcd038 Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 20 Jun 2024 11:50:17 -0500 Subject: [PATCH] Change to version 4.1 --- custom_components/remote_homeassistant/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/remote_homeassistant/manifest.json b/custom_components/remote_homeassistant/manifest.json index deab1ae..c278c9f 100644 --- a/custom_components/remote_homeassistant/manifest.json +++ b/custom_components/remote_homeassistant/manifest.json @@ -12,7 +12,7 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/custom-components/remote_homeassistant/issues", "requirements": [], - "version": "4.0", + "version": "4.1", "zeroconf": [ "_home-assistant._tcp.local." ]