diff --git a/README.md b/README.md index 6368f4c..4ed710b 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.7.1~ynh1 +**Shipped version:** 2024.7.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index fc5a876..41c1111 100644 --- a/README_es.md +++ b/README_es.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Versión actual:** 2024.7.1~ynh1 +**Versión actual:** 2024.7.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 99db667..c26b9a7 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.7.1~ynh1 +**Paketatutako bertsioa:** 2024.7.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 35eb86b..c62f367 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.7.1~ynh1 +**Version incluse :** 2024.7.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 51e116b..fe689c5 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.7.1~ynh1 +**Versión proporcionada:** 2024.7.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index edbd18a..211b848 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.7.1~ynh1 +**分发版本:** 2024.7.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 80424e2..2ecafd0 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.7.1~ynh1" +version = "2024.7.2~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.7.1.tar.gz" - sha256 = "4ca15ce5b6afe766dec9c7043069ef279846d7c215cacf86c2cdf132f564cd81" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.7.2.tar.gz" + sha256 = "12af022d14ee337e1bffb13765f986e08ffeb7d64feb87cdb55e2b6003cefe8f" autoupdate.strategy = "latest_github_release"