mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
upgrade test
This commit is contained in:
parent
f54631b241
commit
51cff09c19
2 changed files with 6 additions and 2 deletions
|
@ -21,7 +21,9 @@
|
|||
# 4.09~ynh1
|
||||
upgrade=1 from_commit=c2b4715e8591031f3054cedb1220e7619607bb36
|
||||
# 4.43~ynh1
|
||||
upgrade=1 from_commit=2cf63bd4d660eae4526221c1a68efede499e3ee6
|
||||
upgrade=1 from_commit=2cf63bd4d660eae4526221c1a68efede499e3ee6
|
||||
# 4.64~ynh1
|
||||
upgrade=1 from_commit=32fe3a7c342e5f29d7a7534125151723f916de46
|
||||
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.
|
||||
|
@ -45,3 +47,5 @@ Notification=down
|
|||
name=4.09~ynh1
|
||||
; commit=2cf63bd4d660eae4526221c1a68efede499e3ee6
|
||||
name=4.43~ynh1
|
||||
; commit=32fe3a7c342e5f29d7a7534125151723f916de46
|
||||
name=4.64~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Trello-like kanban",
|
||||
"fr": "Un kanban similaire à Trello"
|
||||
},
|
||||
"version": "4.64~ynh1",
|
||||
"version": "4.64~ynh2",
|
||||
"url": "https://wekan.io",
|
||||
"license": "MIT",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Reference in a new issue