From d2c6811e63af43135fc1bc4a5a3afea53c411461 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Sat, 5 Aug 2023 23:06:27 -0700 Subject: [PATCH] Bump to 1.19.0b2 in manifest.json (#710) --- 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 6202a765..cc91f7e2 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.0b1" + "version": "1.19.0b2" }