Pump version 0.17

This commit is contained in:
Pascal Vizeli 2017-04-26 22:42:54 +02:00 committed by GitHub
parent b5b68c5c42
commit 709b80b864

View File

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