From edacfb98afae4a8741466204cb0b149d90229d7b Mon Sep 17 00:00:00 2001 From: Casey Date: Fri, 5 Jun 2026 12:40:02 +0200 Subject: [PATCH] Bump version to 2.4.0-cdit.1 --- 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 adb7b660..9c5dda34 100644 --- a/custom_components/adaptive_lighting/manifest.json +++ b/custom_components/adaptive_lighting/manifest.json @@ -9,5 +9,5 @@ "iot_class": "calculated", "issue_tracker": "https://github.com/CaseyRo/adaptive-lighting/issues", "requirements": ["ulid-transform"], - "version": "2.3.1-cdit.1" + "version": "2.4.0-cdit.1" }