From bd2d4121c452e84ff5d8028881ce3bcd70a1ee84 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 12 May 2022 08:35:35 +0200 Subject: [PATCH] Update check_process --- check_process | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/check_process b/check_process index c516ac6..3396250 100644 --- a/check_process +++ b/check_process @@ -13,8 +13,8 @@ setup_private=1 setup_public=1 upgrade=1 - # 3.11.1~ynh1 - upgrade=1 from_commit=b2abcd9cefa16e5c5e0e6963a92ebc961be12d1a + # 3.11.6~ynh1 + upgrade=1 from_commit=623e7bae2dbae1bc9d7ceaa947ec49f56b57fa05 backup_restore=1 multi_instance=1 change_url=1 @@ -22,6 +22,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=b2abcd9cefa16e5c5e0e6963a92ebc961be12d1a - name=3.11.1~ynh1 + ; commit=623e7bae2dbae1bc9d7ceaa947ec49f56b57fa05 + name=Testing (#63) \ No newline at end of file