Bump version to 247

This commit is contained in:
Ludeeus 2020-09-30 07:39:19 +00:00
parent 736c9cb2bd
commit aa3f6390d3

View File

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