Pump version

This commit is contained in:
Pascal Vizeli 2017-05-12 08:53:20 +02:00 committed by GitHub
parent eb3cdbfeb9
commit 2e0c540c63

View File

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