mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
test upgrade
This commit is contained in:
parent
308e9c144f
commit
006cea086a
2 changed files with 5 additions and 1 deletions
|
@ -43,6 +43,8 @@
|
|||
# upgrade=1 from_commit=06f0005707e77fae566fedbd6e5e37f390df5173
|
||||
# 2.0.5~ynh2
|
||||
upgrade=1 from_commit=30696599937984e9879da22220253f005e290cd0
|
||||
# 2.0.7~ynh1
|
||||
upgrade=1 from_commit=4efe9686639b455fd026e881c9c92801e11a7232
|
||||
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.
|
||||
|
@ -78,3 +80,5 @@ Notification=yes
|
|||
name=2.0.5~ynh1
|
||||
; commit=30696599937984e9879da22220253f005e290cd0
|
||||
name=2.0.5~ynh2
|
||||
; commit=4efe9686639b455fd026e881c9c92801e11a7232
|
||||
name=2.0.7~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A free, federated social networking server built on open protocols.",
|
||||
"fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts."
|
||||
},
|
||||
"version": "2.0.7~ynh1",
|
||||
"version": "2.0.7~ynh2",
|
||||
"url": "https://git.pleroma.social/pleroma/pleroma",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue