From 7d0059ef0eed3141c05c26c72f477a31aa5273ad Mon Sep 17 00:00:00 2001 From: lunDreame <87955512+lunDreame@users.noreply.github.com> Date: Fri, 5 Apr 2024 07:10:56 +0900 Subject: [PATCH] Update manifest.json --- custom_components/kocom_smart_home/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/kocom_smart_home/manifest.json b/custom_components/kocom_smart_home/manifest.json index 0ca2d40..b7052f4 100644 --- a/custom_components/kocom_smart_home/manifest.json +++ b/custom_components/kocom_smart_home/manifest.json @@ -7,5 +7,5 @@ ], "config_flow": true, "iot_class": "cloud_polling", - "version": "1.1.1" + "version": "1.1.2" }