mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +00:00
Resolve merge conflict by version.json
This commit is contained in:
commit
ce2f5f9f7a
@ -1,7 +1,7 @@
|
||||
"""Const file for HassIO."""
|
||||
from pathlib import Path
|
||||
|
||||
HASSIO_VERSION = '0.44'
|
||||
HASSIO_VERSION = '0.45'
|
||||
|
||||
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
|
||||
'hassio/master/version.json')
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +1 @@
|
||||
Subproject commit d2a56655d086a040e712680e46e191d78949dfa3
|
||||
Subproject commit 35c4e1d5ae925119fcc7c2f3cf31c5f4d09c4124
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"hassio": "0.44",
|
||||
"hassio": "0.45",
|
||||
"homeassistant": "0.49",
|
||||
"resinos": "0.8",
|
||||
"resinhup": "0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user