mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update manifest.json
This commit is contained in:
parent
4560f9f928
commit
daeab0c1a2
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
|||
"id": "monica",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Personal Relationship Manager"
|
||||
"en": "Personal Relationship Manager",
|
||||
"fr": "Gestionnaire de relations personnelles"
|
||||
},
|
||||
"version": "4.0.0~ynh1",
|
||||
"url": "https://monicahq.com",
|
||||
|
@ -20,7 +21,7 @@
|
|||
"url": "http://github.com/rndmh3ro/monica_ynh"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 11.0.0"
|
||||
"yunohost": ">= 11.0.9"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Reference in a new issue