Pump version

This commit is contained in:
Pascal Vizeli 2017-04-26 21:47:04 +02:00 committed by GitHub
parent 3443d6d715
commit 7ca11a96b9

View File

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