diff --git a/custom_components/nilan/manifest.json b/custom_components/nilan/manifest.json index 5a121dd..8db8edc 100644 --- a/custom_components/nilan/manifest.json +++ b/custom_components/nilan/manifest.json @@ -1,7 +1,7 @@ { "domain": "nilan", "name": "Nilan", - "version": "1.0.8", + "version": "1.0.9", "config_flow": true, "documentation": "https://github.com/veista/nilan", "requirements": ["pymodbus==2.5.3"],