From afaea676e5b2a39f498b1f3460c4445dfb47dcee Mon Sep 17 00:00:00 2001 From: Seb Ruiz Date: Mon, 2 Sep 2024 22:36:39 +1000 Subject: [PATCH] v3.2.5-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 8c74e80..6c18edb 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.5-beta0" + "version": "3.2.5-beta1" }