diff --git a/README.md b/README.md index 1f19481..3651dde 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # Drupal for YunoHost [![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![Working status](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) + [![Install Drupal with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal) *[Lire ce readme en français.](./README_fr.md)* @@ -17,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Free and open-source content management framework. -**Shipped version:** 9.5.2~ynh1 +**Shipped version:** 9.5.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index e128a63..8e684de 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # Drupal pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) + [![Installer Drupal avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal) *[Read this readme in english.](./README.md)* @@ -17,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Framework de gestion de contenu libre et open-source. -**Version incluse :** 9.5.2~ynh1 +**Version incluse :** 9.5.3~ynh1 ## Captures d’écran diff --git a/manifest.json b/manifest.json index 7fd7af8..ea7d0ae 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Content management framework", "fr": "Système de gestion de contenu" }, - "version": "9.5.2~ynh1", + "version": "9.5.3~ynh1", "url": "https://www.drupal.org", "upstream": { "license": "GPL-2.0-or-later",