diff --git a/custom_components/dashboard_delbrueck/manifest.json b/custom_components/dashboard_delbrueck/manifest.json index fb62f05..334255a 100644 --- a/custom_components/dashboard_delbrueck/manifest.json +++ b/custom_components/dashboard_delbrueck/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/m-rossi/dashboard-delbrueck-homeassistant/issues", "requirements": ["requests"], - "version": "2024.3.0" + "version": "2024.4.0" }