From f23aeb269bf9150a17c925884d52d5d742dd2cb1 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Thu, 27 Jul 2023 18:09:37 -0700 Subject: [PATCH] Bump to 1.17.5 --- custom_components/adaptive_lighting/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adaptive_lighting/manifest.json b/custom_components/adaptive_lighting/manifest.json index 4ba4790c..8695c555 100644 --- a/custom_components/adaptive_lighting/manifest.json +++ b/custom_components/adaptive_lighting/manifest.json @@ -8,5 +8,5 @@ "iot_class": "calculated", "issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues", "requirements": ["ulid-transform"], - "version": "1.17.4" + "version": "1.17.5" }