From 70eb6c0111436b5f83fb20ee9dad69fe8407bb31 Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Wed, 14 Aug 2024 22:51:18 +0200 Subject: [PATCH] Update manifest.json --- 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 d877173..e0f00e4 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -11,5 +11,5 @@ "requirements": [ "pyhOn==0.17.5" ], - "version": "0.14.0-beta.7" + "version": "0.14.0" }