From 964ce4850bffaa25886ba7a4e49ac87ee1937a30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Tue, 2 Mar 2021 17:56:19 +0100 Subject: [PATCH] Update manifest.json --- custom_components/adax/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adax/manifest.json b/custom_components/adax/manifest.json index 7a9bcfd..c191919 100644 --- a/custom_components/adax/manifest.json +++ b/custom_components/adax/manifest.json @@ -6,5 +6,5 @@ "codeowners": ["@danielhiversen"], "issue_tracker": "https://github.com/Danielhiversen/home_assistant_adax/issues", "config_flow": true, - "version": "0.4.2" + "version": "0.4.3" }