1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #53 from YunoHost-Apps/testing

Upgrade to version 9.4.7
This commit is contained in:
yalh76 2022-10-01 16:05:21 +02:00 committed by GitHub
commit 58cd17b7de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 6 deletions

View file

@ -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. Free and open-source content management framework.
**Shipped version:** 9.4.6~ynh2 **Shipped version:** 9.4.7~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/drupal_ynh/tree/master) used in the catalog is currently on version 9.4.6\~ynh2.)*
## Screenshots ## Screenshots

View file

@ -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. Framework de gestion de contenu libre et open-source.
**Version incluse :** 9.4.6~ynh2 **Version incluse :** 9.4.7~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/drupal_ynh/tree/master) utilisée dans le catalogue est actuellement en 9.4.6\~ynh2.)*
## Captures d'écran ## Captures d'écran

View file

@ -16,11 +16,13 @@
setup_public=1 setup_public=1
upgrade=1 upgrade=1
# 8.9.7~ynh2 # 8.9.7~ynh2
upgrade=1 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4 upgrade=0 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4
# 8.9.15~ynh1 # 8.9.15~ynh1
upgrade=1 from_commit=06baed57a0650ec9a9e4e0f3348298065c1207f2 upgrade=0 from_commit=06baed57a0650ec9a9e4e0f3348298065c1207f2
# 8.9.20~ynh1 # 8.9.20~ynh1
upgrade=1 from_commit=25e747e0cde5e9ae2005181946f7f6cd31c597a5 upgrade=0 from_commit=25e747e0cde5e9ae2005181946f7f6cd31c597a5
# 9.4.6~ynh2
upgrade=1 from_commit=bc57252858ce9402412ecccf82de2c2e2be67294
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
port_already_use=0 port_already_use=0

View file

@ -6,7 +6,7 @@
"en": "A content management framework written in PHP", "en": "A content management framework written in PHP",
"fr": "Un système de gestion de contenu écrit en PHP" "fr": "Un système de gestion de contenu écrit en PHP"
}, },
"version": "9.4.6~ynh2", "version": "9.4.7~ynh1",
"url": "https://www.drupal.org", "url": "https://www.drupal.org",
"upstream": { "upstream": {
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",