From 529c1171d47ba3f32e57743a5942c99c99fee680 Mon Sep 17 00:00:00 2001 From: Benjamin Auquite Date: Sun, 26 Mar 2023 16:10:27 -0500 Subject: [PATCH] Update version in manifest to 1.6.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 91c1380f..430d7146 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": [], - "version": "1.4.1" + "version": "1.6.0" }