Pump version 0.49

This commit is contained in:
Pascal Vizeli 2017-07-26 21:44:00 +02:00 committed by GitHub
parent 1567cbfe37
commit 6455ad14a7

View File

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