From 9e15d1bd22593aa11923332e4123181ba8d446de Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Thu, 27 Jul 2023 09:51:59 -0700 Subject: [PATCH] Update to 1.17.4 in manifest.json (#670) --- 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 a5293b7a..4ba4790c 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.3" + "version": "1.17.4" }