From eb329f87fda92a7dbda9c9a691741253f3f32799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 11 Apr 2024 12:43:40 +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 1a62445..d98efbb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ id = "django-fmd" name = "django-fmd" description.en = "Web based FritzBox management using Python/Django." -version = "0.3.2~ynh1" +version = "0.3.2~ynh2" maintainers = ["Jens Diemer"] @@ -16,7 +16,7 @@ website = "https://gitlab.com/jedie/django-find-my-device" code = "https://gitlab.com/jedie/django-find-my-device" [integration] -yunohost = ">= 4.4" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = true