mirror of
https://github.com/YunoHost-Apps/mongo-express_ynh.git
synced 2024-09-03 19:46:04 +02:00
update minimum Yunohost version
This commit is contained in:
parent
cab513f94a
commit
d3366e3334
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ code = "https://github.com/mongo-express/mongo-express"
|
||||||
cpe = "cpe:2.3:a:mongo-express_project:mongo-express"
|
cpe = "cpe:2.3:a:mongo-express_project:mongo-express"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2.12"
|
||||||
architectures = ["amd64"]
|
architectures = ["amd64"]
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue