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" }