mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
[enh] manifest: set YunoHost 2.4 as dependance for helpers.
This commit is contained in:
parent
ef54c7dd66
commit
22c4fddcf7
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
"name": "matlink",
|
||||
"email": "matlink@matlink.fr"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 2.4.0"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx",
|
||||
|
|
Loading…
Reference in a new issue