Pump version to 0.18

This commit is contained in:
Pascal Vizeli 2017-04-27 09:33:58 +02:00 committed by GitHub
parent cfb392054e
commit 0393db19e6

View File

@ -1,5 +1,5 @@
"""Const file for HassIO."""
HASSIO_VERSION = '0.17'
HASSIO_VERSION = '0.18'
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
'hassio/master/version.json')