diff --git a/README.md b/README.md index a140f9e..6f2cba2 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.3~ynh1 +**Shipped version:** 2024.4.4~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index b56c850..e91d084 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.3~ynh1 +**Paketatutako bertsioa:** 2024.4.4~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index afca10e..b76a7b9 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.3~ynh1 +**Version incluse :** 2024.4.4~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index af7c970..6826d37 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.3~ynh1 +**Versión proporcionada:** 2024.4.4~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index aa71b49..9b2b922 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**分发版本:** 2024.4.3~ynh1 +**分发版本:** 2024.4.4~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 372a9d3..db3b3db 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.3~ynh1" +version = "2024.4.4~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.3.tar.gz" - sha256 = "40d30d58a3e503f5938d74e200a4831c0026ad81bd07ee8ca70fc5c12e96c110" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.4.tar.gz" + sha256 = "e8d7f85ff2436a36dda848fbaebced67da3c9b5e45e0747b9b725a2e9fefb796" autoupdate.strategy = "latest_github_release"