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 #52 from YunoHost-Apps/ci-auto-update-v9.4.7

Upgrade to version 9.4.7
This commit is contained in:
yalh76 2022-10-01 03:45:13 +02:00 committed by GitHub
commit ebc8691ab2
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.
**Shipped version:** 9.4.6~ynh2
**Shipped version:** 9.4.7~ynh1
## 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.
**Version incluse :** 9.4.6~ynh2
**Version incluse :** 9.4.7~ynh1
## Captures d'écran

View file

@ -16,11 +16,13 @@
setup_public=1
upgrade=1
# 8.9.7~ynh2
upgrade=1 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4
upgrade=0 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4
# 8.9.15~ynh1
upgrade=1 from_commit=06baed57a0650ec9a9e4e0f3348298065c1207f2
upgrade=0 from_commit=06baed57a0650ec9a9e4e0f3348298065c1207f2
# 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
multi_instance=1
port_already_use=0

View file

@ -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~ynh2",
"version": "9.4.7~ynh1",
"url": "https://www.drupal.org",
"upstream": {
"license": "GPL-2.0-or-later",