Pump version 1.0

This commit is contained in:
Pascal Vizeli
2018-04-09 20:23:04 +02:00
committed by GitHub
parent cebc377fa7
commit 19b5059972

View File

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