diff --git a/custom_components/huawei_mesh_router/manifest.json b/custom_components/huawei_mesh_router/manifest.json index d60cb13..c226cc5 100644 --- a/custom_components/huawei_mesh_router/manifest.json +++ b/custom_components/huawei_mesh_router/manifest.json @@ -13,5 +13,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/vmakeev/huawei_mesh_router/issues", "requirements": ["pycryptodome>=3.12.0"], - "version": "0.9.0" -} \ No newline at end of file + "version": "0.9.0.1" +}