From 735a83673c89e796e2412507a47d92cf3e2544cf Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Tue, 3 Oct 2023 01:59:23 +0200 Subject: [PATCH] Bump version --- custom_components/hon/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 3fe7172..6dd2292 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -11,5 +11,5 @@ "requirements": [ "pyhOn==0.15.8" ], - "version": "0.10.0-beta.1" + "version": "0.10.0" }