From b7935dba0c36d67d2dc45ae8602392cfa428aeec Mon Sep 17 00:00:00 2001 From: Hugo Pereira Date: Sat, 11 Jan 2025 13:56:43 +0000 Subject: [PATCH] Update manifest.json --- custom_components/midea_dehumidifier_lan/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/midea_dehumidifier_lan/manifest.json b/custom_components/midea_dehumidifier_lan/manifest.json index 28f6d64..9ca3c70 100644 --- a/custom_components/midea_dehumidifier_lan/manifest.json +++ b/custom_components/midea_dehumidifier_lan/manifest.json @@ -15,5 +15,5 @@ "requirements": [ "midea-beautiful-air==0.10.5" ], - "version": "0.9.4" -} \ No newline at end of file + "version": "0.9.5" +}