From db0f1d568c648e03986c64d38841c60e35e21711 Mon Sep 17 00:00:00 2001 From: tolwi Date: Thu, 29 Jun 2023 08:16:38 +0300 Subject: [PATCH] v0.9.0 --- custom_components/ecoflow_cloud/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ecoflow_cloud/manifest.json b/custom_components/ecoflow_cloud/manifest.json index ad2ce32..8400b27 100644 --- a/custom_components/ecoflow_cloud/manifest.json +++ b/custom_components/ecoflow_cloud/manifest.json @@ -12,5 +12,5 @@ "paho-mqtt==1.6.1", "reactivex==4.0.4" ], - "version": "0.8.9" + "version": "0.9.0" } \ No newline at end of file