From baf7797e69c13dde6ff5206862f9b7372fb14986 Mon Sep 17 00:00:00 2001 From: Alone Date: Thu, 24 Oct 2024 15:32:47 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20new=20version=20v0.7.21?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/xiaomi_miot/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/xiaomi_miot/manifest.json b/custom_components/xiaomi_miot/manifest.json index 6b8a4129f..0da26f631 100644 --- a/custom_components/xiaomi_miot/manifest.json +++ b/custom_components/xiaomi_miot/manifest.json @@ -17,5 +17,5 @@ "python-miio>=0.5.12", "micloud>=0.5" ], - "version": "0.7.20" + "version": "0.7.21" }