Bump version to 132

This commit is contained in:
Pascal Vizeli
2018-09-18 21:20:10 +02:00
committed by GitHub
parent 9f8ad05471
commit 67dcf1563b

View File

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