From 6a6fb9555691d28fbcf6142ad9e594d763e091b4 Mon Sep 17 00:00:00 2001 From: Seb Ruiz Date: Sat, 19 Aug 2023 21:56:15 +1000 Subject: [PATCH] Bump to 3.2.1-beta1 --- custom_components/bhyve/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/bhyve/manifest.json b/custom_components/bhyve/manifest.json index 2b542f8..dccd565 100644 --- a/custom_components/bhyve/manifest.json +++ b/custom_components/bhyve/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://github.com/sebr/bhyve-home-assistant/blob/main/README.md", "iot_class": "cloud_push", "requirements": [], - "version": "3.2.0" + "version": "3.2.1-beta1" }