From e4a0850857598c3bbf52492318e93579cb18a1e1 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 21 Dec 2020 21:05:39 +0100 Subject: [PATCH] Check upgrade from 1.0.0~ynh1 --- check_process | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 34b50c5..4a80164 100644 --- a/check_process +++ b/check_process @@ -18,6 +18,8 @@ upgrade=1 from_commit=185cc16e516076e340cca149e8e9140a8762e22e # 0.1.0-2019-12-28~ynh1 upgrade=1 from_commit=6b77f268d4e7e2cd525e11e11f3ed5a5162d0bd2 + # 1.0.0~ynh1 + upgrade=1 from_commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6 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. @@ -35,4 +37,5 @@ Notification=all name=0.1.0-2019-05-15~ynh1 ; commit=6b77f268d4e7e2cd525e11e11f3ed5a5162d0bd2 name=0.1.0-2019-12-28~ynh1 - + ; commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6 + name=1.0.0~ynh1