diff --git a/README.md b/README.md index 8acfe13..b1c6137 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Shipped version:** 2024.4.0~ynh1 +**Shipped version:** 2024.4.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 400079f..80d9eda 100644 --- a/README_eu.md +++ b/README_eu.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Paketatutako bertsioa:** 2024.4.0~ynh1 +**Paketatutako bertsioa:** 2024.4.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c6b9fc0..0ab5510 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité - Applications mobiles compagnons ; - Gestion de l'énergie domestique. -**Version incluse :** 2024.4.0~ynh1 +**Version incluse :** 2024.4.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5f98603..8581a9c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Versión proporcionada:** 2024.4.0~ynh1 +**Versión proporcionada:** 2024.4.1~ynh1 **Demo:** diff --git a/manifest.toml b/manifest.toml index 8ed13de..b507fbe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Home Assistant" description.en = "Home automation platform" description.fr = "Plateforme domotique" -version = "2024.4.0~ynh1" +version = "2024.4.1~ynh1" maintainers = ["ewilly"] @@ -80,8 +80,8 @@ ram.runtime = "2G" [resources.sources] [resources.sources.main] - url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.0.tar.gz" - sha256 = "b5387076cfa90eb01771935b7dea695d914a9d4267d59e0afae8b527c66df250" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.1.tar.gz" + sha256 = "8617f6ba385ab5b90927bd8e53e5e9b0f3f18264df2055eefa30a55d8640a5a8" autoupdate.strategy = "latest_github_release"