diff --git a/README.md b/README.md index adb6475..7c9ef2c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.4.6~ynh1 +**Shipped version:** 9.4.6~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 9d8e609..a16d9be 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Framework de gestion de contenu libre et open-source. -**Version incluse :** 9.4.6~ynh1 +**Version incluse :** 9.4.6~ynh2 ## Captures d'écran diff --git a/manifest.json b/manifest.json index d90ac0f..4fffe03 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A content management framework written in PHP", "fr": "Un système de gestion de contenu écrit en PHP" }, - "version": "9.4.6~ynh1", + "version": "9.4.6~ynh2", "url": "https://www.drupal.org", "upstream": { "license": "GPL-2.0-or-later", @@ -19,12 +19,12 @@ "name": "yalh76" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.0" }, "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php7.4-fpm", "mysql" ], "arguments": {