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