From 49c732345e131284f0ff6d7319c9e83518ceb3be Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Wed, 9 Oct 2024 11:40:00 +0200 Subject: [PATCH] chore: bump version to v0.6.3 (#356) --- 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 8a64eb7..ebb990a 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.2" + "version": "v0.6.3" }