From 5d94c3b1fc24f8580f7ef9daf6a22777495c3136 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 9 Feb 2020 19:24:32 +0100 Subject: [PATCH] Update check_process --- check_process | 3 +++ 1 file changed, 3 insertions(+) diff --git a/check_process b/check_process index 30dbacb..ca8241f 100644 --- a/check_process +++ b/check_process @@ -16,7 +16,10 @@ setup_private=0 setup_public=1 upgrade=1 + # 1.1.1 upgrade=1 from_commit=571623f6ea0dc6310a8d6b991b03c4a84337ce92 + # 1.3.3 + upgrade=1 from_commit=2b2b346b2d154653ff2affb5679a7cd8d60892fa 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.