From 6cb1c1f8455850daea00f564f27d6d6bb3ba3ccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E6=B1=82=E5=9C=A3=E5=89=91?= Date: Tue, 14 Oct 2025 11:04:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0=E8=87=B3?= =?UTF-8?q?=20v1.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/JackeryHome/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/JackeryHome/manifest.json b/custom_components/JackeryHome/manifest.json index d23f849..fbfe579 100644 --- a/custom_components/JackeryHome/manifest.json +++ b/custom_components/JackeryHome/manifest.json @@ -14,5 +14,5 @@ "requirements": [ "paho-mqtt>=1.6.0" ], - "version": "1.0.0" + "version": "1.0.1" } \ No newline at end of file