From 899601fc934babc92e5b4d08bb1c70047c8f729b Mon Sep 17 00:00:00 2001 From: Indu Prakash <6459774+iprak@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:21:58 -0600 Subject: [PATCH] Update manifest.json --- custom_components/winix/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/winix/manifest.json b/custom_components/winix/manifest.json index 4949007..f56de7c 100644 --- a/custom_components/winix/manifest.json +++ b/custom_components/winix/manifest.json @@ -6,7 +6,7 @@ "dependencies": [], "codeowners": ["@iprak"], "issue_tracker": "https://github.com/iprak/winix/issues", - "version": "1.1.0", + "version": "1.1.1", "config_flow": true, "iot_class": "cloud_polling" }