diff --git a/custom_components/metlink/manifest.json b/custom_components/metlink/manifest.json index 8ab4cfc..e67f01b 100644 --- a/custom_components/metlink/manifest.json +++ b/custom_components/metlink/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/make-all/metlink-nz/issues", "requirements": ["isodate~=0.6.1"], - "version": "1.0.8" + "version": "1.0.9" } diff --git a/hacs.json b/hacs.json index 2a27984..35eb8fb 100644 --- a/hacs.json +++ b/hacs.json @@ -2,5 +2,5 @@ "name": "Metlink Wellington Transport", "render_readme": true, "country": "NZ", - "homeassistant": "2022.6.0" + "homeassistant": "2023.6.0" }