From e008f6bb5e269a4c1d3c64de41f85169b187d4c4 Mon Sep 17 00:00:00 2001 From: Robbe-B <103053873+Robbe-B@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:34:00 +0100 Subject: [PATCH] Update manifest.json --- custom_components/maestro_mcz/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/maestro_mcz/manifest.json b/custom_components/maestro_mcz/manifest.json index 352b722..238029a 100644 --- a/custom_components/maestro_mcz/manifest.json +++ b/custom_components/maestro_mcz/manifest.json @@ -12,5 +12,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Robbe-B/maestro_mcz/issues", "requirements": [], - "version": "0.6.3-beta" + "version": "0.6.4-beta" }