From c9c9837ecbe4671dfa936131993677b86859babe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 17 Jan 2024 10:42:26 +0100 Subject: [PATCH] Fix manifest --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index b8ae74e..ad7e732 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Luckysheet" description.en = "Online spreadsheet that is powerful, simple to configure" description.fr = "Feuille de calcul en ligne, puissante, simple à configurer" -version = "2.1.13~ynh1" +version = "2.1.13~ynh2" maintainers = ["eric_G"] @@ -20,7 +20,7 @@ code = "https://github.com/mengshukeji/Luckysheet" fund = "https://opencollective.com/luckysheet" [integration] -yunohost = ">= 4.3.0" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = false