From dc8fa60e75732fd4450e843552ffcc1d6dfa9175 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Sun, 11 Dec 2022 16:56:14 -0800 Subject: [PATCH] Bump to 1.4.0 --- 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 150915f3..93345a88 100644 --- a/custom_components/adaptive_lighting/manifest.json +++ b/custom_components/adaptive_lighting/manifest.json @@ -6,7 +6,7 @@ "config_flow": true, "dependencies": [], "codeowners": ["@basnijholt", "@RubenKelevra"], - "version": "1.3.0", + "version": "1.4.0", "requirements": [], "iot_class": "calculated" }