From 792bed8cf6682056c5d5b651d1557f307e6102c9 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Tue, 15 Aug 2023 15:25:29 -0700 Subject: [PATCH] Bump to 1.19.1 in manifest.json --- 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 eb7f0155..e93d3897 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.19.0" + "version": "1.19.1" }