diff --git a/custom_components/isc/manifest.json b/custom_components/isc/manifest.json index 95bf4bf..53a3101 100644 --- a/custom_components/isc/manifest.json +++ b/custom_components/isc/manifest.json @@ -3,7 +3,7 @@ "name": "ics", "documentation": "https://github.com/KoljaWindeler/ics/blob/master/README.md", "config_flow": true, - "version": "0.5.1", + "version": "0.6.1", "requirements": [ "recurring-ical-events", "icalendar>=4.0.4",