1
0
Fork 0
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:
yalh76 2022-02-15 23:18:52 +01:00
parent a2daf69715
commit 42d1a26e75
2 changed files with 5 additions and 1 deletions

View file

@ -24,6 +24,8 @@
upgrade=1 from_commit=0f9c1c6e3c151e94e5f53b1464aec732334209a3
# 0.6.0~ynh2
upgrade=1 from_commit=583e101b12a081c45bee50df9068e606b5983bb2
# 0.7.1~ynh1
upgrade=1 from_commit=655ae344f49a20eb4c335034244b547c9e56e6a0
backup_restore=1
multi_instance=1
port_already_use=0
@ -42,3 +44,5 @@ Notification=none
name=0.6.0~ynh1
; commit=583e101b12a081c45bee50df9068e606b5983bb2
name=0.6.0~ynh2
; commit=655ae344f49a20eb4c335034244b547c9e56e6a0
name=0.7.1~ynh1

View file

@ -6,7 +6,7 @@
"en": "Federated blogging application",
"fr": "Application de blogging fédérée"
},
"version": "0.7.1~ynh1",
"version": "0.7.1~ynh2",
"url": "https://joinplu.me/",
"upstream": {
"license": "AGPL-3.0-only",