mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Upgrade to v2023.4.1
This commit is contained in:
parent
40f88c3601
commit
315e5b74ad
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Home Assistant"
|
||||||
description.en = "Home automation platform"
|
description.en = "Home automation platform"
|
||||||
description.fr = "Plateforme domotique"
|
description.fr = "Plateforme domotique"
|
||||||
|
|
||||||
version = "2023.3.6~ynh1"
|
version = "2023.4.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["ewilly"]
|
maintainers = ["ewilly"]
|
||||||
|
|
||||||
|
|
|
@ -5,10 +5,10 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Release to install
|
# Release to install
|
||||||
app_version=2023.3.6
|
app_version=2023.4.1
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
py_required_version=3.10.10
|
py_required_version=3.10.11
|
||||||
pip_required="pip (<23.1,>=21.0)"
|
pip_required="pip (<23.1,>=21.0)"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue