From 05aa42b3127d527e80212e69d95bf34b574201c9 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Sun, 8 Dec 2024 21:38:39 +0000 Subject: [PATCH] Bump version to 0.4.0b8 --- custom_components/nest_protect/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/nest_protect/manifest.json b/custom_components/nest_protect/manifest.json index 51868c9..f1610a8 100644 --- a/custom_components/nest_protect/manifest.json +++ b/custom_components/nest_protect/manifest.json @@ -14,5 +14,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/imicknl/ha-nest-protect/issues", "requirements": [], - "version": "0.4.0b7" + "version": "0.4.0b8" }