From 9d6938691b78ef7b2d231f232bed2a33a52c6ee9 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Thu, 10 Oct 2024 18:26:18 +0200 Subject: [PATCH] chore: version bump to v0.6.4 (#362) --- custom_components/midea_ac_lan/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/midea_ac_lan/manifest.json b/custom_components/midea_ac_lan/manifest.json index ebb990a..7ebbbb3 100644 --- a/custom_components/midea_ac_lan/manifest.json +++ b/custom_components/midea_ac_lan/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/wuwentao/midea_ac_lan/issues", "loggers": ["midealocal"], "requirements": ["pycryptodome", "midea-local==6.0.2"], - "version": "v0.6.3" + "version": "v0.6.4" }