From 50db8cd295848594bb0961907fb204b9eaeda328 Mon Sep 17 00:00:00 2001 From: Tore Amundsen Date: Wed, 12 Oct 2022 19:24:36 +0000 Subject: [PATCH] Version --- custom_components/amshan/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/amshan/manifest.json b/custom_components/amshan/manifest.json index ad1cc6b..705f4ad 100644 --- a/custom_components/amshan/manifest.json +++ b/custom_components/amshan/manifest.json @@ -1,7 +1,7 @@ { "domain": "amshan", "name": "AMS HAN meter", - "version": "2022.10.1", + "version": "2022.10.2", "config_flow": true, "documentation": "https://github.com/toreamun/amshan-homeassistant", "issue_tracker": "https://github.com/toreamun/amshan-homeassistant/issues", @@ -15,4 +15,4 @@ "mqtt" ], "iot_class": "local_push" -} +} \ No newline at end of file