mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Update check_process
This commit is contained in:
parent
4625f55cf3
commit
08ec3ff899
1 changed files with 5 additions and 3 deletions
|
@ -15,8 +15,10 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# 3.6.2~yhn1
|
||||
upgrade=1 from_commit=0459e279ab1ac0624203b710619bfe3f22686908
|
||||
# 3.5.11~ynh1
|
||||
upgrade=1 from_commit=2c82b25537bc09b99c1daeced8ca38fe9b1bae8b
|
||||
#upgrade=1 from_commit=2c82b25537bc09b99c1daeced8ca38fe9b1bae8b
|
||||
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.
|
||||
|
@ -30,7 +32,7 @@
|
|||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=2c82b25537bc09b99c1daeced8ca38fe9b1bae8b
|
||||
name=3.5.11~ynh1
|
||||
; commit=0459e279ab1ac0624203b710619bfe3f22686908
|
||||
name=3.6.2~ynh1
|
||||
manifest_arg=domain=DOMAIN&is_public=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue