From 72afcba1d600c7329fd8a62fc6dc4d980dc1c7ff Mon Sep 17 00:00:00 2001 From: Alone Date: Wed, 6 Mar 2024 16:25:19 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20new=20version=20v0.7.16?= 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 c91ff7a02..f1f06b118 100644 --- a/custom_components/xiaomi_miot/manifest.json +++ b/custom_components/xiaomi_miot/manifest.json @@ -17,5 +17,5 @@ "python-miio>=0.5.6", "micloud>=0.3" ], - "version": "0.7.15" + "version": "0.7.16" }