Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-01-10 19:45:30 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-01-10 20:43:49 +0300
commitf535297c6caa8d95af8b321e8185db6d270ad55f (patch)
treeb22e354b858e457db6c7044d3bf52c974df763fa
parent992f6761b90a2977cbc0ea59743bec5bfde2a6fa (diff)
[httpupload] Update manifest.ini
-rw-r--r--httpupload/manifest.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/httpupload/manifest.ini b/httpupload/manifest.ini
index 8b93cb4..b76d19a 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.4.1
+version: 0.4.2
description: This plugin is designed to send a file to a contact or muc by using httpupload.<br/>
Your server must support <a href="http://xmpp.org/extensions/xep-0363.html">XEP-0363: HTTP Upload</a>.<br/>
Conversations supported this.<br/>
@@ -10,6 +10,6 @@ description: This plugin is designed to send a file to a contact or muc by using
If the receiving side doesn't support this, only a text message containing the link to the image is send.
authors: Thilo Molitor <thilo@eightysoft.de>
Philipp Hörist <philipp@hoerist.com>
-homepage: https://trac-plugins.gajim.org/wiki/HttpUploadPlugin
+homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/HttpUploadPlugin
min_gajim_version: 0.16.5
max_gajim_version: 0.16.9