From e8083ce324057ed026117add1d7ab6fa395a89cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:46:29 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 458e619..1616890 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PmWiki" description.en = "Wiki-based CMS for collaborative creation and maintenance of websites" description.fr = "Wiki pour la création et l'entretien collectif de sites Internet" -version = "2.3.32~ynh5" +version = "2.3.32~ynh6" maintainers = [ ] @@ -16,7 +16,7 @@ admindoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr" userdoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers" [integration] -yunohost = ">= 11.2" +yunohost = ">= 11.2.20" architectures = "all" multi_instance = true