We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b308d0 commit df66102Copy full SHA for df66102
hassio/const.py
@@ -2,7 +2,7 @@
2
from pathlib import Path
3
from ipaddress import ip_network
4
5
-HASSIO_VERSION = '0.63'
+HASSIO_VERSION = '0.64'
6
7
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
8
'hassio/{}/version.json')
0 commit comments