From 7650a1b3e633cc085af8b18d8a2c78df50f2d911 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Sun, 23 Jul 2023 14:44:17 -0700 Subject: [PATCH] Bump to 1.17.0 in manifest.json (#657) --- 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 fcf644cd..c3a9c50a 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.16.3" + "version": "1.17.0" }