From 254107fbb90beb25971ffce3e039d12013d74c2e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 29 Mar 2022 22:58:12 +0200 Subject: [PATCH 1/2] Upgrade to 9.3.9~ynh1 --- README.md | 2 +- README_fr.md | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d957914..d9954c4 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.3.5~ynh1 +**Shipped version:** 9.3.9~ynh1 diff --git a/README_fr.md b/README_fr.md index ca57818..94407a0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.3.5~ynh1 +**Version incluse :** 9.3.9~ynh1 diff --git a/manifest.json b/manifest.json index e99e43d..df08b5d 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.3.5~ynh1", + "version": "9.3.9~ynh1", "url": "https://www.drupal.org", "upstream": { "license": "GPL-2.0-or-later", From ccd2d6bc1a06f063f9b07837fb202a3030f06fab Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 30 Mar 2022 08:33:37 +0200 Subject: [PATCH 2/2] Update check_process --- check_process | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/check_process b/check_process index 686a278..1ed2e7b 100644 --- a/check_process +++ b/check_process @@ -15,10 +15,6 @@ setup_private=1 setup_public=1 upgrade=1 - # 8.7.1~ynh1 - # upgrade=1 from_commit=f0af5b7a8e58615fe8ad73e3c1d6fe8d1369f061 - # 8.9.7~ynh1 - upgrade=1 from_commit=08ca36cc16691ed64a11034c810f5adefb21186a # 8.9.7~ynh2 upgrade=1 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4 # 8.9.15~ynh1 @@ -31,15 +27,4 @@ change_url=1 ;;; Options Email=yalh@yahoo.com -Notification=all -;;; Upgrade options - ; commit=f0af5b7a8e58615fe8ad73e3c1d6fe8d1369f061 - name=8.7.1~ynh1 - ; commit=08ca36cc16691ed64a11034c810f5adefb21186a - name=8.9.7~ynh1 - ; commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4 - name=8.9.7~ynh2 - ; commit=06baed57a0650ec9a9e4e0f3348298065c1207f2 - name=8.9.15~ynh1 - ; commit=25e747e0cde5e9ae2005181946f7f6cd31c597a5 - name=8.9.20~ynh1 +Notification=all \ No newline at end of file