mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update manifest.toml
This commit is contained in:
parent
0e35ad4c73
commit
ba9579ddf2
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "NodeBB"
|
||||||
description.en = "Forum software built for the modern web"
|
description.en = "Forum software built for the modern web"
|
||||||
description.fr = "Logiciel de forum conçu pour le Web moderne"
|
description.fr = "Logiciel de forum conçu pour le Web moderne"
|
||||||
|
|
||||||
version = "3.1.5~ynh1"
|
version = "3.3.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["frju365"]
|
maintainers = ["frju365"]
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ admindoc = "https://docs.nodebb.org"
|
||||||
code = "https://github.com/NodeBB/NodeBB"
|
code = "https://github.com/NodeBB/NodeBB"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.20"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue