mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
manifest: systemd helpers require Yunohost >= 2.7
This commit is contained in:
parent
d79c4fcfe4
commit
362ea2408c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"nginx"
|
||||
],
|
||||
"requirements": {
|
||||
"yunohost": ">= 2.6.4"
|
||||
"yunohost": ">= 2.7.0"
|
||||
},
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue