Pump version to 0.87

This commit is contained in:
Pascal Vizeli
2018-02-09 10:45:15 +01:00
committed by GitHub
parent ea0655b4e5
commit e939c29efa

View File

@@ -2,7 +2,7 @@
from pathlib import Path
from ipaddress import ip_network
HASSIO_VERSION = '0.86'
HASSIO_VERSION = '0.87'
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
'hassio/{}/version.json')