Pump version to 0.99

This commit is contained in:
Pascal Vizeli
2018-03-14 22:25:58 +01:00
committed by GitHub
parent 6947131b47
commit c1f1aed9ca

View File

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