mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
Update manifest.json
This commit is contained in:
parent
51d21a82c0
commit
d08df300f0
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
||||||
"id": "converse",
|
"id": "converse",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Web-based XMPP/Jabber chat client written in JavaScript",
|
"en": "Web-based XMPP/Jabber chat client",
|
||||||
"fr": "Client de chat XMPP/Jabber basé sur le Web écrit en JavaScript"
|
"fr": "Client de chat XMPP/Jabber basé sur le Web"
|
||||||
},
|
},
|
||||||
"version": "7.0.4~ynh1",
|
"version": "7.0.4~ynh1",
|
||||||
"url": "http://conversejs.org/",
|
"url": "http://conversejs.org/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "",
|
"name": "eric_G",
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue