mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Upgrade to 0.7.1~ynh2
This commit is contained in:
parent
a2daf69715
commit
42d1a26e75
2 changed files with 5 additions and 1 deletions
|
@ -24,6 +24,8 @@
|
||||||
upgrade=1 from_commit=0f9c1c6e3c151e94e5f53b1464aec732334209a3
|
upgrade=1 from_commit=0f9c1c6e3c151e94e5f53b1464aec732334209a3
|
||||||
# 0.6.0~ynh2
|
# 0.6.0~ynh2
|
||||||
upgrade=1 from_commit=583e101b12a081c45bee50df9068e606b5983bb2
|
upgrade=1 from_commit=583e101b12a081c45bee50df9068e606b5983bb2
|
||||||
|
# 0.7.1~ynh1
|
||||||
|
upgrade=1 from_commit=655ae344f49a20eb4c335034244b547c9e56e6a0
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
|
@ -42,3 +44,5 @@ Notification=none
|
||||||
name=0.6.0~ynh1
|
name=0.6.0~ynh1
|
||||||
; commit=583e101b12a081c45bee50df9068e606b5983bb2
|
; commit=583e101b12a081c45bee50df9068e606b5983bb2
|
||||||
name=0.6.0~ynh2
|
name=0.6.0~ynh2
|
||||||
|
; commit=655ae344f49a20eb4c335034244b547c9e56e6a0
|
||||||
|
name=0.7.1~ynh1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Federated blogging application",
|
"en": "Federated blogging application",
|
||||||
"fr": "Application de blogging fédérée"
|
"fr": "Application de blogging fédérée"
|
||||||
},
|
},
|
||||||
"version": "0.7.1~ynh1",
|
"version": "0.7.1~ynh2",
|
||||||
"url": "https://joinplu.me/",
|
"url": "https://joinplu.me/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue