From efad6bfdb050ff24b89c9ead7f362acb4f694207 Mon Sep 17 00:00:00 2001 From: Taneli Veistinen <91916713+veista@users.noreply.github.com> Date: Tue, 10 Jan 2023 21:10:19 +0200 Subject: [PATCH] Update manifest.json --- custom_components/nilan/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/nilan/manifest.json b/custom_components/nilan/manifest.json index 822a652..7e407bc 100644 --- a/custom_components/nilan/manifest.json +++ b/custom_components/nilan/manifest.json @@ -1,7 +1,7 @@ { "domain": "nilan", "name": "Nilan", - "version": "1.1.9", + "version": "1.1.10", "config_flow": true, "documentation": "https://github.com/veista/nilan", "requirements": ["pymodbus==2.5.3"],