mirror of
https://github.com/YunoHost-Apps/osticket_ynh.git
synced 2024-09-03 19:56:17 +02:00
Update check_process
This commit is contained in:
parent
ad2ef034a5
commit
4a86036d91
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
upgrade=1
|
||||
# 1.14.1
|
||||
upgrade=1 from_commit=81e4075468d035b12ad70936d016d45d0f124720
|
||||
# 1.14.2
|
||||
upgrade=1 from_commit=cadb10e497d938e0e684e43ac870a3807b4b60d9
|
||||
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.
|
||||
|
@ -36,3 +38,5 @@ Notification=none
|
|||
;;; Upgrade options
|
||||
; commit=81e4075468d035b12ad70936d016d45d0f124720
|
||||
name=1.14.1
|
||||
; commit=cadb10e497d938e0e684e43ac870a3807b4b60d9
|
||||
name=1.14.2
|
||||
|
|
Loading…
Add table
Reference in a new issue