Pump version 0.19

This commit is contained in:
Pascal Vizeli 2017-04-28 02:09:21 +02:00 committed by GitHub
parent 9559c39351
commit dadb72aca8

View File

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