Bump version to 130

This commit is contained in:
Pascal Vizeli
2018-09-08 00:17:05 +02:00
committed by GitHub
parent cecefd6972
commit 5cbdbffbb2

View File

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