From bb29bcc6c5e2ae19030bda0fff77f1fad1d1e6ff Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Thu, 7 Dec 2023 23:52:02 -0800 Subject: [PATCH] Update manifest.json (#862) --- 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 e93d3897..7461e73d 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.19.1" + "version": "1.20.0" }