From 71373b75621540b235266f83de55b4a97ada14b1 Mon Sep 17 00:00:00 2001 From: krahabb <13969600+krahabb@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:23:18 +0000 Subject: [PATCH] bump manifest version to 5.4.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 282cc2d..d5581bd 100644 --- a/custom_components/meross_lan/manifest.json +++ b/custom_components/meross_lan/manifest.json @@ -19,5 +19,5 @@ "/appliance/+/publish" ], "requirements": [], - "version": "5.4.0-alpha.0" + "version": "5.4.0" } \ No newline at end of file