From d56e7789c3e090d32b987759173776889bc96aab Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 21 Apr 2020 12:33:03 +0200 Subject: [PATCH] Add upgrade check --- check_process | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_process b/check_process index 5538a64..b3abd9d 100644 --- a/check_process +++ b/check_process @@ -15,6 +15,8 @@ setup_public=1 upgrade=1 upgrade=1 from_commit=1d53901957efcf8861b10efc8d3f081cadd2ba9e + # 0.03.5 + upgrade=1 from_commit=6e05053ee90370e659d16abd9dcd9220e9e497f5 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.