From 16b731d6837bdad43e63f3e2668c6dfd7126b49b Mon Sep 17 00:00:00 2001 From: Dmitry Mamontov Date: Sun, 24 Apr 2022 20:33:55 +0300 Subject: [PATCH] Update manifest.json --- custom_components/miwifi/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/miwifi/manifest.json b/custom_components/miwifi/manifest.json index 30ea9e7..9b18b07 100644 --- a/custom_components/miwifi/manifest.json +++ b/custom_components/miwifi/manifest.json @@ -1,7 +1,7 @@ { "domain": "miwifi", "name": "MiWiFi", - "version": "2.5.2", + "version": "2.5.3", "documentation": "https://github.com/dmamontov/hass-miwifi/blob/main/README.md", "issue_tracker": "https://github.com/dmamontov/hass-miwifi/issues", "config_flow": true,