From 90b8d6089d74b401c8708d5828489fd2f16c5f4a Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Thu, 8 Jun 2023 16:09:57 -0700 Subject: [PATCH] Bump to 1.13.0 in manifest.json (#610) --- 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 85aa0c08..a5e514cb 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.12.0" + "version": "1.13.0" }