From d22ad43bf9bb525b0a8bfb154856bd95900ff9ed Mon Sep 17 00:00:00 2001 From: qqaatw Date: Tue, 25 Jan 2022 17:22:34 +0800 Subject: [PATCH] Bump version to 0.2.4 --- custom_components/jcihitachi_tw/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/jcihitachi_tw/manifest.json b/custom_components/jcihitachi_tw/manifest.json index e66756c..57f52c7 100644 --- a/custom_components/jcihitachi_tw/manifest.json +++ b/custom_components/jcihitachi_tw/manifest.json @@ -2,10 +2,10 @@ "config_flow": true, "domain": "jcihitachi_tw", "name": "JciHitachi TW", - "version": "0.2.3", + "version": "0.2.4", "documentation": "https://github.com/qqaatw/JciHitachiHA", "issue_tracker": "https://github.com/qqaatw/JciHitachiHA/issues", - "requirements": ["LibJciHitachi==0.4.4"], + "requirements": ["LibJciHitachi==0.4.5"], "codeowners": ["@qqaatw"], "iot_class": "cloud_polling" } \ No newline at end of file