Browse Source

Set requirements to latest YNH version for a bugfix

pull/366/head
Kay0u 5 years ago
parent
commit
82898379b3
No known key found for this signature in database GPG Key ID: AAFEEB16CFA2AE2D
  1. 2
      manifest.json

2
manifest.json

@ -14,7 +14,7 @@
"email": "apps@yunohost.org"
},
"requirements": {
"yunohost": ">= 3.8.1"
"yunohost": ">= 4.1.6"
},
"multi_instance": true,
"services": [

Loading…
Cancel
Save