diff --git a/custom_components/aldes/manifest.json b/custom_components/aldes/manifest.json index 65f705c..719cdd5 100644 --- a/custom_components/aldes/manifest.json +++ b/custom_components/aldes/manifest.json @@ -1,7 +1,7 @@ { "domain": "aldes", "name": "Aldes", - "version": "v2.0.0", + "version": "v2.0.1", "integration_type": "hub", "documentation": "https://github.com/guix77/homeassistant-aldes", "issue_tracker": "https://github.com/guix77/homeassistant-aldes/issues", @@ -10,4 +10,4 @@ ], "config_flow": true, "iot_class": "cloud_polling" -} \ No newline at end of file +}