1
0
Fork 0
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:
ericgaspar 2021-01-30 14:17:41 +01:00
parent 51d21a82c0
commit d08df300f0
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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": {