From ba02a83f7020da7b1baa448b4f4938022e73d499 Mon Sep 17 00:00:00 2001 From: tolwi Date: Thu, 5 Sep 2024 20:27:06 +0300 Subject: [PATCH] 1.1.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 1fe80a60..06173086 100644 --- a/custom_components/ecoflow_cloud/manifest.json +++ b/custom_components/ecoflow_cloud/manifest.json @@ -13,5 +13,5 @@ "protobuf>=4.23.0", "jsonpath-ng>=1.6.1" ], - "version": "1.1.0-pre7" + "version": "1.1.0" } \ No newline at end of file