mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-09-16 00:19:31 +00:00
Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ce2f5f9f7a | ||
![]() |
01f767e66c | ||
![]() |
106ab924e3 | ||
![]() |
d031594bf9 | ||
![]() |
f2f146063b | ||
![]() |
5abe7a3fb9 | ||
![]() |
f592971b6e |
@@ -1,7 +1,7 @@
|
|||||||
"""Const file for HassIO."""
|
"""Const file for HassIO."""
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
HASSIO_VERSION = '0.44'
|
HASSIO_VERSION = '0.45'
|
||||||
|
|
||||||
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
|
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
|
||||||
'hassio/master/version.json')
|
'hassio/master/version.json')
|
||||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Submodule home-assistant-polymer updated: d2a56655d0...35c4e1d5ae
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"hassio": "0.44",
|
"hassio": "0.45",
|
||||||
"homeassistant": "0.48.1",
|
"homeassistant": "0.49",
|
||||||
"resinos": "0.8",
|
"resinos": "0.8",
|
||||||
"resinhup": "0.1",
|
"resinhup": "0.1",
|
||||||
"generic": "0.3",
|
"generic": "0.3",
|
||||||
|
Reference in New Issue
Block a user