diff --git a/custom_components/nilan/manifest.json b/custom_components/nilan/manifest.json index 35f8477..72095dd 100644 --- a/custom_components/nilan/manifest.json +++ b/custom_components/nilan/manifest.json @@ -1,7 +1,7 @@ { "domain": "nilan", "name": "Nilan", - "version": "1.1.1", + "version": "1.1.2", "config_flow": true, "documentation": "https://github.com/veista/nilan", "requirements": ["pymodbus==2.5.3"],