From f79c3bd916adf2f262c29a4ba17cea8227982878 Mon Sep 17 00:00:00 2001 From: krahabb <13969600+krahabb@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:19:41 +0000 Subject: [PATCH] bump manifest version to 5.2.0 --- custom_components/meross_lan/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/meross_lan/manifest.json b/custom_components/meross_lan/manifest.json index 1819f9f..5a3d997 100644 --- a/custom_components/meross_lan/manifest.json +++ b/custom_components/meross_lan/manifest.json @@ -19,5 +19,5 @@ "/appliance/+/publish" ], "requirements": [], - "version": "5.2.0-beta.0" + "version": "5.2.0" } \ No newline at end of file