From 5c4ce3cae6d3cb510f78a66c024cb8d56ba50d60 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Wed, 7 Dec 2022 12:46:28 -0800 Subject: [PATCH] bump to version 1.3.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 8ca55595..150915f3 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.2.0", + "version": "1.3.0", "requirements": [], "iot_class": "calculated" }