mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Test upgrade from 3.19.2
This commit is contained in:
parent
33da31f2d3
commit
dce90ce243
1 changed files with 4 additions and 1 deletions
|
@ -19,6 +19,8 @@
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# 2.1.1
|
# 2.1.1
|
||||||
upgrade=1 from_commit=d82ce7f51218a4ec32acedbe643b1168721786d0
|
upgrade=1 from_commit=d82ce7f51218a4ec32acedbe643b1168721786d0
|
||||||
|
# 3.19.2
|
||||||
|
upgrade=1 from_commit=cf8c367214ef277f40a43489365199725540e021
|
||||||
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.
|
||||||
|
@ -34,4 +36,5 @@ Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=d82ce7f51218a4ec32acedbe643b1168721786d0
|
; commit=d82ce7f51218a4ec32acedbe643b1168721786d0
|
||||||
name=2.1.1
|
name=2.1.1
|
||||||
|
; commit=cf8c367214ef277f40a43489365199725540e021
|
||||||
|
name=3.19.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue