From 4877d5306dfc502d1dae408849e2caa3695cc7e0 Mon Sep 17 00:00:00 2001 From: banto <13196831+banto6@users.noreply.github.com> Date: Thu, 31 Aug 2023 21:54:34 +0800 Subject: [PATCH] Update manifest.json --- custom_components/haier/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/haier/manifest.json b/custom_components/haier/manifest.json index be1db8f..b8124fb 100755 --- a/custom_components/haier/manifest.json +++ b/custom_components/haier/manifest.json @@ -1,7 +1,7 @@ { "domain": "haier", "name": "Haier", - "version": "0.1.1", + "version": "0.1.2", "documentation": "https://github.com/banto6/haier", "issue_tracker": "https://github.com/banto6/haier/issues", "config_flow": true,