diff --git a/custom_components/nilan/manifest.json b/custom_components/nilan/manifest.json index 84d1ea3..23a43d8 100644 --- a/custom_components/nilan/manifest.json +++ b/custom_components/nilan/manifest.json @@ -1,7 +1,7 @@ { "domain": "nilan", "name": "Nilan", - "version": "1.0.3", + "version": "1.0.4", "config_flow": true, "documentation": "https://github.com/veista/nilan", "requirements": ["pymodbus==2.5.3"],