mirror of
https://github.com/YunoHost-Apps/luckysheet_ynh.git
synced 2024-09-03 19:36:21 +02:00
Fix manifest
This commit is contained in:
parent
2e233171a0
commit
c9c9837ecb
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "Luckysheet"
|
||||||
description.en = "Online spreadsheet that is powerful, simple to configure"
|
description.en = "Online spreadsheet that is powerful, simple to configure"
|
||||||
description.fr = "Feuille de calcul en ligne, puissante, simple à configurer"
|
description.fr = "Feuille de calcul en ligne, puissante, simple à configurer"
|
||||||
|
|
||||||
version = "2.1.13~ynh1"
|
version = "2.1.13~ynh2"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ code = "https://github.com/mengshukeji/Luckysheet"
|
||||||
fund = "https://opencollective.com/luckysheet"
|
fund = "https://opencollective.com/luckysheet"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 4.3.0"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue