From 4251ccacc57552279e346b32e9e6d1ce6c208c7d Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Thu, 3 Aug 2023 17:46:19 -0700 Subject: [PATCH] Bump to 1.18.3 in manifest.json (#698) --- 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 8d6a80b9..7806e04a 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.18.2" + "version": "1.18.3" }