From 0fd0328039f0bba9f6fed9cb39ec96faeaded3eb Mon Sep 17 00:00:00 2001 From: Casey Date: Sun, 7 Jun 2026 20:26:47 +0200 Subject: [PATCH] Bump version to 2.4.1-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 9c5dda34..6a70d9e0 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.4.0-cdit.1" + "version": "2.4.1-cdit.1" }