diff --git a/README.md b/README.md index a2cd3a7..9f46e20 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.07.02~ynh1 +**Shipped version:** 2024.07.03~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index b40dc03..418c150 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.07.02~ynh1 +**Versión actual:** 2024.07.03~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 72e76ec..4ab7ff6 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.07.02~ynh1 +**Paketatutako bertsioa:** 2024.07.03~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 662553d..760de57 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.07.02~ynh1 +**Version incluse :** 2024.07.03~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 8ab0138..6d7d258 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.07.02~ynh1 +**Versión proporcionada:** 2024.07.03~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8f76526..0a568eb 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Free and open-source content management framework. -**分发版本:** 2024.07.02~ynh1 +**分发版本:** 2024.07.03~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 288827e..0766d68 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.07.02~ynh1" +version = "2024.07.03~ynh1" maintainers = ["yalh76"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/drupal-composer/drupal-project/archive/428eaee7c7a8d8a6a758039a38395f7f3d7502de.tar.gz" - sha256 = "d87f5a850b35e04410284b25d2ea7f6f1b9483f7e5f316b478c09c366a04ba85" + url = "https://github.com/drupal-composer/drupal-project/archive/f57a511f2c5a078c0669cf7d5a2b7ae0f9696759.tar.gz" + sha256 = "f0a952d6bc2870807d3f6cd36ecfe10682e078d9e7646a016d9a94d955a6ba3c" autoupdate.upstream = "https://github.com/drupal-composer/drupal-project" autoupdate.strategy = "latest_github_commit"