Pump version to 0.81

This commit is contained in:
Pascal Vizeli
2018-01-07 18:11:30 +01:00
committed by GitHub
parent 69a2182c04
commit 73c437574c

View File

@@ -2,7 +2,7 @@
from pathlib import Path
from ipaddress import ip_network
HASSIO_VERSION = '0.80'
HASSIO_VERSION = '0.81'
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
'hassio/{}/version.json')