From 89cf6dfd0397bec9d5aa454804b500381a28c1a1 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 21 Oct 2020 00:25:47 +0200 Subject: [PATCH] Add upgarde check from 2.17.0~ynh2 --- check_process | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_process b/check_process index db55109..49cc93f 100644 --- a/check_process +++ b/check_process @@ -25,6 +25,8 @@ upgrade=1 from_commit=36d8f49e08958c19f99eda858f83a64e98be7844 # 2.17.0~ynh1 upgrade=1 from_commit=4b497cf6445fc515070265721f40ceb816864bf1 + # 2.17.0~ynh2 + upgrade=1 from_commit=d03eaae18c5b99f7933ae18378d5567fc46389f5 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.