mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Fix requirement
This commit is contained in:
parent
478f81f22f
commit
caedb3f829
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
"code": "https://github.com/matrix-org/synapse"
|
"code": "https://github.com/matrix-org/synapse"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.1"
|
"yunohost": ">= 4.1.2"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Reference in a new issue