From 9c646cf2f38e0b3ac6141ef694e8a9847f886841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 16 Apr 2024 21:35:10 +0200 Subject: [PATCH] Bump revision for packagingv2 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"