From 52c7e4b1d5abfb0bf07cc919be027fb7120b445b Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Fri, 21 Jul 2023 14:56:44 -0700 Subject: [PATCH] Bump to v1.16.2 in manifest.json (#647) --- 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 91be72a6..5e121064 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": ["ulid-transform"], - "version": "1.16.1" + "version": "1.16.2" }