From fa2e0b25c0aa723801c8583af6351ddba3041355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Apr 2023 17:03:45 +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 e3c09ce..13c9e92 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "EtherCalc" description.en = "Real-time collaborative spreadsheet editor" description.fr = "Feuille de calcul collaborative en ligne" -version = "20201228~ynh7" +version = "20201228~ynh8" maintainers = ["ljf"] @@ -16,7 +16,7 @@ demo = "https://ethercalc.net/" code = "https://github.com/audreyt/ethercalc" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.1.17" architectures = "all" multi_instance = true ldap = false