Bump version to 246

This commit is contained in:
Pascal Vizeli 2020-09-17 12:12:32 +02:00 committed by GitHub
parent 15a8f40f6f
commit 10cd722806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ from enum import Enum
from ipaddress import ip_network
from pathlib import Path
SUPERVISOR_VERSION = "245"
SUPERVISOR_VERSION = "246"
URL_HASSIO_ADDONS = "https://github.com/home-assistant/hassio-addons"
URL_HASSIO_APPARMOR = "https://version.home-assistant.io/apparmor.txt"