diff --git a/manifest.toml b/manifest.toml index 2530ff1..262b18e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "ssh chroot directory" description.en = "SSH chroot directories with quotas disk" description.fr = "Dossier SSH en chroot avec gestion de quotas" -version = "1.3~ynh2" +version = "1.3~ynh3" maintainers = [] @@ -16,7 +16,7 @@ license = "GPL-3.0" code = "https://github.com/maniackcrudelis/ssh_chroot" [integration] -yunohost = ">= 11.0.9" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = "not_relevant"