mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
change version
This commit is contained in:
parent
00cac5562f
commit
d9d4c0e862
2 changed files with 5 additions and 1 deletions
|
@ -39,6 +39,8 @@
|
|||
upgrade=1 from_commit=8f418ba020cee267f76bb781b03a41d384707a5b
|
||||
# 2.0.2~ynh2
|
||||
upgrade=1 from_commit=251a08383f59be006803fd12013baa92b03c1ef7
|
||||
# 2.0.5~ynh1
|
||||
upgrade=1 from_commit=06f0005707e77fae566fedbd6e5e37f390df5173
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
# 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.
|
||||
|
@ -70,3 +72,5 @@ Notification=yes
|
|||
name=2.0.2~ynh1
|
||||
; commit=251a08383f59be006803fd12013baa92b03c1ef7
|
||||
name=2.0.2~ynh2
|
||||
; commit=06f0005707e77fae566fedbd6e5e37f390df5173
|
||||
name=2.0.5~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon",
|
||||
"fr": "Pleroma est un réseau social écrit en Elixir, compatible avec OStatus, GNU Social et Mastodon"
|
||||
},
|
||||
"version": "2.0.5~ynh1",
|
||||
"version": "2.0.5~ynh2",
|
||||
"url": "https://git.pleroma.social/pleroma/pleroma",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue