From bb7b5abdb0a9c74e8365c974da8d064f52d74d90 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 11 Mar 2020 20:55:30 +0100 Subject: [PATCH] Update check_process --- check_process | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_process b/check_process index 2d33963..cb9a758 100755 --- a/check_process +++ b/check_process @@ -27,6 +27,8 @@ upgrade=1 from_commit=3e88dd59d8e5593fb60a86ab955aafde76abdf2e # 1.1.8 upgrade=1 from_commit=0a839da33898b7a58f12a27b5b51799694021353 + # 1.1.9 + upgrade=1 from_commit=eedad6977760c31d7fb94ced247b9136824da580 backup_restore=1 multi_instance=0 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.