mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 12:29:08 +00:00
Merge pull request #2107 from home-assistant/247patch
This commit is contained in:
@@ -17,3 +17,4 @@ ruamel.yaml==0.15.100
|
||||
sentry-sdk==0.17.8
|
||||
uvloop==0.14.0
|
||||
voluptuous==0.12.0
|
||||
yarl==1.5.1
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user