diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 09cb00e..60bca99 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Free and open-source content management framework. -**Shipped version:** 2024.05.17~ynh1 +**Shipped version:** 2024.05.29~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 56ddb72..4cfd13f 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Free and open-source content management framework. -**Versión actual:** 2024.05.17~ynh1 +**Versión actual:** 2024.05.29~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index be54c1a..2b05adf 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Free and open-source content management framework. -**Paketatutako bertsioa:** 2024.05.17~ynh1 +**Paketatutako bertsioa:** 2024.05.29~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 6abfd8f..f6f4ea4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Framework de gestion de contenu libre et open-source. -**Version incluse :** 2024.05.17~ynh1 +**Version incluse :** 2024.05.29~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index d85e1f2..47b8f3f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Free and open-source content management framework. -**Versión proporcionada:** 2024.05.17~ynh1 +**Versión proporcionada:** 2024.05.29~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ba5072a..9670939 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Free and open-source content management framework. -**分发版本:** 2024.05.17~ynh1 +**分发版本:** 2024.05.29~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index aa4db6d..5b2c1b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Drupal" description.en = "Content management framework" description.fr = "Système de gestion de contenu" -version = "2024.05.17~ynh1" +version = "2024.05.29~ynh1" maintainers = ["yalh76"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/drupal-composer/drupal-project/archive/a44a38e1902b41609f751c79e6e6a89de110d350.tar.gz" - sha256 = "8fee22b8053b176715d141e4151867510b88fda307d9c0a0a3d9cda86bc373c2" + url = "https://github.com/drupal-composer/drupal-project/archive/201e219f3f3398074c702afab9f050fa36111c1d.tar.gz" + sha256 = "2059d5e6ddce8f3cd3efecd7a829cd2899e610ec34929a518d020dc7dcb4463b" autoupdate.upstream = "https://github.com/drupal-composer/drupal-project" autoupdate.strategy = "latest_github_commit"