diff --git a/custom_components/waste_collection_schedule/manifest.json b/custom_components/waste_collection_schedule/manifest.json index 086a3bcee..4f8cd5211 100644 --- a/custom_components/waste_collection_schedule/manifest.json +++ b/custom_components/waste_collection_schedule/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "requirements": ["icalendar", "recurring_ical_events", "icalevents", "beautifulsoup4", "lxml"], - "version": "1.49.0" + "version": "2.0.0" }