From 7fe9ce0d9de1ded43a2dfb8644b138a19154d5f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 4 Mar 2023 15:05:15 +0100 Subject: [PATCH] fix --- doc/{ADMIN.md => PRE_INSTALL.md} | 0 doc/{ADMIN_fr.md => PRE_INSTALL_fr.md} | 0 manifest.toml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename doc/{ADMIN.md => PRE_INSTALL.md} (100%) rename doc/{ADMIN_fr.md => PRE_INSTALL_fr.md} (100%) diff --git a/doc/ADMIN.md b/doc/PRE_INSTALL.md similarity index 100% rename from doc/ADMIN.md rename to doc/PRE_INSTALL.md diff --git a/doc/ADMIN_fr.md b/doc/PRE_INSTALL_fr.md similarity index 100% rename from doc/ADMIN_fr.md rename to doc/PRE_INSTALL_fr.md diff --git a/manifest.toml b/manifest.toml index ed424cf..bc6db09 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ code = "https://github.com/vector-im/element-web/" cpe = "cpe:2.3:a:matrix:element" [integration] -yunohost = ">= 11.1.12" +yunohost = ">= 11.1.13" architectures = "all" multi_instance = true ldap = false