mirror of
https://github.com/YunoHost-Apps/dato_ynh.git
synced 2024-09-03 18:16:33 +02:00
Bump yunohost version dependency
This commit is contained in:
parent
28f1ba7270
commit
96de278fc6
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "Dato"
|
||||||
description.en = "Store all kinds of data with an extremely customizable interface."
|
description.en = "Store all kinds of data with an extremely customizable interface."
|
||||||
description.fr = "Stockez tous types de données avec une interface complètement customizable."
|
description.fr = "Stockez tous types de données avec une interface complètement customizable."
|
||||||
|
|
||||||
version = "1.6.3~ynh4"
|
version = "1.6.3~ynh5"
|
||||||
|
|
||||||
maintainers = ["Squeak"]
|
maintainers = ["Squeak"]
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ code = "https://framagit.org/squeak/dato"
|
||||||
website = "https://squeak.eauchat.org/dato"
|
website = "https://squeak.eauchat.org/dato"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2.11"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue