From a82610a359e3edb30368f6236e64a526911bfb33 Mon Sep 17 00:00:00 2001 From: Ian C <108159253+ic-dev21@users.noreply.github.com> Date: Sun, 29 Oct 2023 07:36:02 -0400 Subject: [PATCH] Update manifest.json --- custom_components/hilo/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hilo/manifest.json b/custom_components/hilo/manifest.json index 2ddf9bb..673d6cc 100644 --- a/custom_components/hilo/manifest.json +++ b/custom_components/hilo/manifest.json @@ -12,5 +12,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/dvd-dev/hilo/issues", "requirements": ["python-hilo>=2023.10.1"], - "version": "2023.10.1" + "version": "2023.10.2" }