From 36191f1805de8c3c8b106c77c8ab6b482c972a5b Mon Sep 17 00:00:00 2001 From: ludeeus Date: Tue, 31 Dec 2024 14:03:47 +0000 Subject: [PATCH] Set 100.0.0b4 as version --- custom_components/healthchecksio/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/healthchecksio/manifest.json b/custom_components/healthchecksio/manifest.json index 1682574..7de9fce 100644 --- a/custom_components/healthchecksio/manifest.json +++ b/custom_components/healthchecksio/manifest.json @@ -8,5 +8,5 @@ "documentation": "https://github.com/custom-components/healthchecksio", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/custom-components/healthchecksio/issues", - "version": "100.0.0b3" + "version": "100.0.0b4" }