1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Upgrade to v2023.5.4

This commit is contained in:
yunohost-bot 2023-05-29 06:07:16 +00:00
parent 85dac52509
commit 4eee8a36e0
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"
version = "2023.5.3~ynh1"
version = "2023.5.4~ynh1"
maintainers = ["ewilly"]

View file

@ -5,7 +5,7 @@
#=================================================
# Release to install
app_version=2023.5.3
app_version=2023.5.4
# Requirements
py_required_version=3.10.11