1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-06-20 19:26:10 +02:00
parent 5345427e47
commit db8ed56c90
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -14,7 +14,7 @@
"email": "abld@abld.info"
},
"requirements": {
"yunohost": ">= 4.1.7"
"yunohost": ">= 4.2.4"
},
"multi_instance": true,
"services": [
@ -54,6 +54,7 @@
{
"name": "password",
"type": "password",
"example": "Choose a password"
}
]
}