mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Upgrade version
This commit is contained in:
parent
0337521cde
commit
91ad69fd11
2 changed files with 5 additions and 1 deletions
|
@ -26,6 +26,8 @@
|
|||
upgrade=1 from_commit=74908bf3e70c134bc838c7db3ae8b5aa0938cd75
|
||||
# 3.2.2~ynh1
|
||||
upgrade=1 from_commit=a233ccc644d97aa89756fac9f0ce68c98d81d27c
|
||||
# 3.3.0~ynh1
|
||||
upgrade=1 from_commit=a7eb98db3fac0697b923072dcd78c1ca04bf0a12
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
@ -48,3 +50,5 @@ Notification=all
|
|||
name=3.2.1~ynh2
|
||||
; commit=a233ccc644d97aa89756fac9f0ce68c98d81d27c
|
||||
name=3.2.2~ynh1
|
||||
; commit=a7eb98db3fac0697b923072dcd78c1ca04bf0a12
|
||||
name=3.3.0~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A libre and federated social network.",
|
||||
"fr": "Un réseau social libre et fédéré."
|
||||
},
|
||||
"version": "3.3.0~ynh1",
|
||||
"version": "3.3.0~ynh2",
|
||||
"url": "https://github.com/tootsuite/mastodon",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue