update version

This commit is contained in:
Pascal Vizeli 2017-04-13 22:41:03 +02:00
parent 62df079be7
commit eb0ee31b5a

View File

@ -1,5 +1,5 @@
"""Const file for HassIO."""
HASSIO_VERSION = '0.5'
HASSIO_VERSION = '0.6'
URL_HASSIO_VERSION = \
'https://raw.githubusercontent.com/pvizeli/hassio/master/version.json'