mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Test upgarde from 3.2.1~ynh1
This commit is contained in:
parent
0bf67bb1f5
commit
4338edbd1d
2 changed files with 5 additions and 1 deletions
|
@ -21,6 +21,8 @@
|
||||||
upgrade=1 from_commit=d3df899e0a99a63ee1cf7ad845cc513aeaaf30ef
|
upgrade=1 from_commit=d3df899e0a99a63ee1cf7ad845cc513aeaaf30ef
|
||||||
# 3.2.0~ynh1
|
# 3.2.0~ynh1
|
||||||
upgrade=1 from_commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
|
upgrade=1 from_commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
|
||||||
|
# 3.2.1~ynh1
|
||||||
|
upgrade=1 from_commit=248b717f373f3c82bdb19c33cf20980494608697
|
||||||
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.
|
||||||
|
@ -42,3 +44,5 @@ Notification=all
|
||||||
name=3.1.2~ynh4
|
name=3.1.2~ynh4
|
||||||
; commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
|
; commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
|
||||||
name=3.2.0~ynh1
|
name=3.2.0~ynh1
|
||||||
|
; commit=248b717f373f3c82bdb19c33cf20980494608697
|
||||||
|
name=3.2.1~ynh1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "A libre and federated social network.",
|
"en": "A libre and federated social network.",
|
||||||
"fr": "Un réseau social libre et fédéré."
|
"fr": "Un réseau social libre et fédéré."
|
||||||
},
|
},
|
||||||
"version": "3.2.1~ynh1",
|
"version": "3.2.1~ynh2",
|
||||||
"url": "https://github.com/tootsuite/mastodon",
|
"url": "https://github.com/tootsuite/mastodon",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": [
|
"maintainer": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue