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 e1f9786 commit 56fa155Copy full SHA for 56fa155
hassio/const.py
@@ -2,7 +2,7 @@
2
from pathlib import Path
3
from ipaddress import ip_network
4
5
-HASSIO_VERSION = '0.59'
+HASSIO_VERSION = '0.60'
6
7
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
8
'hassio/{}/version.json')
0 commit comments