From 40e178708c1b2fde8d03704039978bc24a7c271b Mon Sep 17 00:00:00 2001 From: iloveicedgreentea <31193909+iloveicedgreentea@users.noreply.github.com> Date: Fri, 24 May 2024 19:16:00 -0400 Subject: [PATCH] version --- custom_components/jvc_projectors/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/jvc_projectors/manifest.json b/custom_components/jvc_projectors/manifest.json index fd5cf8e..447f071 100644 --- a/custom_components/jvc_projectors/manifest.json +++ b/custom_components/jvc_projectors/manifest.json @@ -4,7 +4,7 @@ "config_flow": false, "documentation": "https://www.home-assistant.io/integrations/jvc_projector", "requirements": [ - "jvc-projector-remote-improved2==3.7.2" + "jvc-projector-remote-improved2==3.7.3" ], "ssdp": [], "zeroconf": [], @@ -14,5 +14,5 @@ "@iloveicedgreentea" ], "iot_class": "local_polling", - "version": "3.7.2" + "version": "3.7.3" } \ No newline at end of file