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