From 74de9afa4d65a362462d224253d51e6486be8194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 Feb 2023 10:17:53 +0100 Subject: [PATCH] fix --- doc/{notifications => }/POST_INSTALL.md | 0 doc/{notifications => }/POST_INSTALL_fr.md | 0 manifest.toml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename doc/{notifications => }/POST_INSTALL.md (100%) rename doc/{notifications => }/POST_INSTALL_fr.md (100%) diff --git a/doc/notifications/POST_INSTALL.md b/doc/POST_INSTALL.md similarity index 100% rename from doc/notifications/POST_INSTALL.md rename to doc/POST_INSTALL.md diff --git a/doc/notifications/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md similarity index 100% rename from doc/notifications/POST_INSTALL_fr.md rename to doc/POST_INSTALL_fr.md diff --git a/manifest.toml b/manifest.toml index 92eaa03..7d7c082 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://galene.org/faq.html" code = "https://github.com/jech/galene" [integration] -yunohost = ">= 11.1.2" +yunohost = ">= 11.1.11" architectures = "all" multi_instance = false ldap = true