mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
Update manifest.toml
This commit is contained in:
parent
f00950bbc0
commit
fa2e0b25c0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue