mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Upgrade to 3.4.4~ynh2
This commit is contained in:
parent
2d306364c4
commit
1729a5b607
2 changed files with 5 additions and 1 deletions
|
@ -16,6 +16,8 @@
|
|||
upgrade=1 from_commit=efbdbb05350b820c6e59a7bbbf70f57cf679fff8
|
||||
# 3.4.1~ynh4
|
||||
upgrade=1 from_commit=adec07db890dec787416e1b7c4493d24391d3500
|
||||
# 3.4.4~ynh1
|
||||
upgrade=1 from_commit=4d413848bf444586e28f3658de0ebe36d6ebf059
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
change_url=0
|
||||
|
@ -27,3 +29,5 @@ Notification=all
|
|||
name=3.4.1~ynh1
|
||||
; commit=adec07db890dec787416e1b7c4493d24391d3500
|
||||
name=3.4.1~ynh4
|
||||
; commit=4d413848bf444586e28f3658de0ebe36d6ebf059
|
||||
name=3.4.4~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Libre and federated social network",
|
||||
"fr": "Réseau social libre et fédéré"
|
||||
},
|
||||
"version": "3.4.4~ynh1",
|
||||
"version": "3.4.4~ynh2",
|
||||
"url": "https://github.com/mastodon/mastodon",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue