From 89e96686df8833ed44f17d5a699dab4a7ffd2bee Mon Sep 17 00:00:00 2001 From: Piotr Machowski Date: Sun, 23 Jan 2022 04:48:47 +0100 Subject: [PATCH] Update manifest --- custom_components/hydro_imgw/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hydro_imgw/manifest.json b/custom_components/hydro_imgw/manifest.json index 4ed8f55..bb82a87 100644 --- a/custom_components/hydro_imgw/manifest.json +++ b/custom_components/hydro_imgw/manifest.json @@ -6,6 +6,6 @@ "dependencies": [], "codeowners": ["@PiotrMachowski"], "requirements": ["requests"], - "version": "v1.0.2", + "version": "v1.0.3", "iot_class": "cloud_polling" }