Bump version to 107

This commit is contained in:
Pascal Vizeli
2018-06-08 23:48:43 +02:00
committed by GitHub
parent cb22dafb3c
commit baa61c6aa0

View File

@@ -2,7 +2,7 @@
from pathlib import Path
from ipaddress import ip_network
HASSIO_VERSION = '106'
HASSIO_VERSION = '107'
URL_HASSIO_ADDONS = "https://github.com/home-assistant/hassio-addons"
URL_HASSIO_VERSION = \