mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Update check_process
This commit is contained in:
parent
0772ca053c
commit
fcf68c68c6
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
# 2.1.1
|
||||||
|
upgrade=1 from_commit=d82ce7f51218a4ec32acedbe643b1168721786d0
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=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.
|
# 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.
|
||||||
|
@ -29,3 +31,7 @@
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=d82ce7f51218a4ec32acedbe643b1168721786d0
|
||||||
|
name=2.1.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue