1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 04:19:03 +00:00

Bump version 142

This commit is contained in:
Pascal Vizeli
2018-12-11 23:46:01 +01:00
committed by GitHub
parent 0ada791e3a
commit 5b92137699

View File

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