Skip to content

Commit df66102

Browse files
authored
Pump version to 0.64
1 parent 4b308d0 commit df66102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hassio/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from pathlib import Path
33
from ipaddress import ip_network
44

5-
HASSIO_VERSION = '0.63'
5+
HASSIO_VERSION = '0.64'
66

77
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
88
'hassio/{}/version.json')

0 commit comments

Comments
 (0)