mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
specify min yunohost version
This commit is contained in:
parent
1436e013a3
commit
493ca488fc
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"email": "tandoor@navan.email"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.0.7"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Reference in a new issue