From dce90ce243b83b6b43850359966cecc6690b3d15 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 15 Dec 2020 22:56:38 +0100 Subject: [PATCH] Test upgrade from 3.19.2 --- check_process | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 7b42117..539b195 100644 --- a/check_process +++ b/check_process @@ -19,6 +19,8 @@ upgrade=1 # 2.1.1 upgrade=1 from_commit=d82ce7f51218a4ec32acedbe643b1168721786d0 + # 3.19.2 + upgrade=1 from_commit=cf8c367214ef277f40a43489365199725540e021 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. @@ -34,4 +36,5 @@ Notification=none ;;; Upgrade options ; commit=d82ce7f51218a4ec32acedbe643b1168721786d0 name=2.1.1 - + ; commit=cf8c367214ef277f40a43489365199725540e021 + name=3.19.2