Bump version 187

This commit is contained in:
Pascal Vizeli
2019-09-11 18:29:24 +02:00
committed by GitHub
parent 2672b800d4
commit 64fe190119

View File

@@ -2,7 +2,7 @@
from pathlib import Path
from ipaddress import ip_network
HASSIO_VERSION = "186"
HASSIO_VERSION = "187"
URL_HASSIO_ADDONS = "https://github.com/home-assistant/hassio-addons"