Bump version to 248

This commit is contained in:
Ludeeus 2020-10-07 12:03:20 +00:00
parent 6ba413f452
commit f946de1e46

View File

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