mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Update check_process
This commit is contained in:
parent
1e7c419127
commit
5f8f06ace8
1 changed files with 4 additions and 0 deletions
|
@ -21,8 +21,12 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# 0.9.99999
|
||||
upgrade=1 from_commit=9ec87c36793780f74365d3059d7b9d12885fbfcb
|
||||
# 1.1.7
|
||||
upgrade=1 from_commit=3e88dd59d8e5593fb60a86ab955aafde76abdf2e
|
||||
# 1.1.8
|
||||
upgrade=1 from_commit=0a839da33898b7a58f12a27b5b51799694021353
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue