From f36f2c320a66324397d669bdf7788d66772f571b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 9 Feb 2020 19:33:56 +0100 Subject: [PATCH] Update check_process --- check_process | 3 +++ 1 file changed, 3 insertions(+) diff --git a/check_process b/check_process index 50bfff4..1f46cbc 100644 --- a/check_process +++ b/check_process @@ -10,7 +10,10 @@ setup_private=1 setup_public=1 upgrade=1 + # 2.0.0-beta.303 upgrade=1 from_commit=62db8a96750dfd28880126d3eb9228d4d71f0814 + # 2.0.12 + upgrade=1 from_commit=90fb1a7cb3db812a8b2558673d5f1f22b39becec backup_restore=1 multi_instance=1 # 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.