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:
authortmolitor <thilo@eightysoft.de>2016-06-26 23:53:36 +0300
committertmolitor <thilo@eightysoft.de>2016-06-26 23:53:36 +0300
commit23fa0e3744aa0915e135c519a34a0c52abd416a7 (patch)
treef5b4fbf7da7a6c36ed03f546a4db10503e821ff5 /httpupload
parent687779aafab9dd119d6e17719e3b5afa1691aa52 (diff)
small bugfix (see last commit)...
Diffstat (limited to 'httpupload')
-rw-r--r--httpupload/manifest.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/httpupload/manifest.ini b/httpupload/manifest.ini
index 622bbec..8a7ff68 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.3.4
+version: 0.3.5
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,7 @@ 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>
Anders Sandblad <runeson@gmail.com>
+ Philipp Hörist <philipp@hoerist.com>
homepage: https://trac-plugins.gajim.org/wiki/HttpUploadPlugin
min_gajim_version: 0.16.4
max_gajim_version: 0.16.9