Bump version 188

This commit is contained in:
Pascal Vizeli
2019-09-12 23:32:20 +02:00
committed by GitHub
parent 8df35ab488
commit 0a0209f81a

View File

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