diff --git a/README.md b/README.md index 15ff161..09cb00e 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.14~ynh1 +**Shipped version:** 2024.05.17~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index cfa9d96..56ddb72 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.14~ynh1 +**Versión actual:** 2024.05.17~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index fdaef78..be54c1a 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.14~ynh1 +**Paketatutako bertsioa:** 2024.05.17~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index fc64f7e..6abfd8f 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.14~ynh1 +**Version incluse :** 2024.05.17~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 04f8927..d85e1f2 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.14~ynh1 +**Versión proporcionada:** 2024.05.17~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 408990b..ba5072a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Free and open-source content management framework. -**分发版本:** 2024.05.14~ynh1 +**分发版本:** 2024.05.17~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 32c4068..aa4db6d 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.14~ynh1" +version = "2024.05.17~ynh1" maintainers = ["yalh76"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/drupal-composer/drupal-project/archive/8db66a6e715fd9ebe9b98b764cb093c497ef6554.tar.gz" - sha256 = "c5dc4c745aedfc0bb2db5ef54f9a1fe0a5d40ac66b9df2ccb841b395fc05488f" + url = "https://github.com/drupal-composer/drupal-project/archive/a44a38e1902b41609f751c79e6e6a89de110d350.tar.gz" + sha256 = "8fee22b8053b176715d141e4151867510b88fda307d9c0a0a3d9cda86bc373c2" autoupdate.upstream = "https://github.com/drupal-composer/drupal-project" autoupdate.strategy = "latest_github_commit"