Bump version 192

This commit is contained in:
Pascal Vizeli
2019-10-23 16:02:42 +02:00
committed by GitHub
parent 76e1304241
commit df3e9e3a5e

View File

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