diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 4a91ecf..e2d9c7e 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -11,5 +11,5 @@ "requirements": [ "pyhOn==0.15.15" ], - "version": "0.11.0-beta.1" + "version": "0.12.0" }