diff --git a/manifest.toml b/manifest.toml index 948ec73..3144c5d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "NodeBB" description.en = "Forum software built for the modern web" description.fr = "Logiciel de forum conçu pour le Web moderne" -version = "3.1.5~ynh1" +version = "3.3.0~ynh1" maintainers = ["frju365"] @@ -17,7 +17,7 @@ admindoc = "https://docs.nodebb.org" code = "https://github.com/NodeBB/NodeBB" [integration] -yunohost = ">= 11.1.20" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false