diff --git a/custom_components/hilo/manifest.json b/custom_components/hilo/manifest.json index 820c73c..7d62e35 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" }