Pump version

This commit is contained in:
Pascal Vizeli 2017-05-16 11:45:20 +02:00 committed by GitHub
parent 5c0eccd12f
commit 47e45dfc9f

View File

@ -1,7 +1,7 @@
"""Const file for HassIO."""
from pathlib import Path
HASSIO_VERSION = '0.27'
HASSIO_VERSION = '0.28'
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
'hassio/master/version.json')