From 96de278fc68ba5c3a85b9fab67353facc6e4d373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 29 Feb 2024 18:18:56 +0100 Subject: [PATCH] Bump yunohost version dependency --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 302834e..da76e09 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Dato" description.en = "Store all kinds of data with an extremely customizable interface." description.fr = "Stockez tous types de données avec une interface complètement customizable." -version = "1.6.3~ynh4" +version = "1.6.3~ynh5" maintainers = ["Squeak"] @@ -19,7 +19,7 @@ code = "https://framagit.org/squeak/dato" website = "https://squeak.eauchat.org/dato" [integration] -yunohost = ">= 11.2" +yunohost = ">= 11.2.11" architectures = "all" multi_instance = true ldap = false