mirror of
https://github.com/YunoHost-Apps/question2answer_ynh.git
synced 2024-09-03 20:16:07 +02:00
Prepare for new version
This commit is contained in:
parent
db719f1d0d
commit
e8914c833c
2 changed files with 3 additions and 3 deletions
|
@ -15,11 +15,11 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=928272bb6c3f68173d1f1fe8b11e48e3464c730e
|
||||
upgrade=1 from_commit=38c46ddf46c1d42fe4184924cfcfc890fa3014d4
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;;; Upgrade options
|
||||
; commit=928272bb6c3f68173d1f1fe8b11e48e3464c730e
|
||||
; commit=38c46ddf46c1d42fe4184924cfcfc890fa3014d4
|
||||
manifest_arg=domain=DOMAIN&path=PATH&language=fr&is_public=1&q2a_name=ATestQ2ASite&admin=USER&password=password&
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Platform for Question&Answer sites.",
|
||||
"fr": "Plateforme de Question/Réponses."
|
||||
},
|
||||
"version": "1.8.5~ynh2",
|
||||
"version": "1.8.5~ynh3",
|
||||
"url": "https://www.question2answer.org/",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue