Bump version to 106

This commit is contained in:
Pascal Vizeli
2018-06-08 21:51:08 +02:00
committed by GitHub
parent e2725f8033
commit 46f2bf16a8

View File

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