From 2210242080dfe9bd9dfc8343a2a3059fbcf55cf8 Mon Sep 17 00:00:00 2001 From: "Ian C." <108159253+ic-dev21@users.noreply.github.com> Date: Thu, 29 Jan 2026 22:11:26 -0500 Subject: [PATCH] Bump version to 2026.1.2 in 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 820c73c2..7d62e355 100755 --- 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>=2026.1.1"], - "version": "2026.1.1" + "version": "2026.1.2" }