Skip to content

Commit a891cfa

Browse files
committed
Bump version
Bump required version of HA to be safe, as there has obviously been some kind of incompatible change, and I don't know if backward compatibility is maintained.
1 parent 0add6bc commit a891cfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/metlink/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/make-all/metlink-nz/issues",
1010
"requirements": ["isodate~=0.6.1"],
11-
"version": "1.0.8"
11+
"version": "1.0.9"
1212
}

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "Metlink Wellington Transport",
33
"render_readme": true,
44
"country": "NZ",
5-
"homeassistant": "2022.6.0"
5+
"homeassistant": "2023.6.0"
66
}

0 commit comments

Comments
 (0)