1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Pump version

This commit is contained in:
pvizeli
2017-04-07 08:58:47 +02:00
parent 23278550be
commit 61e133df6b

View File

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