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-03-15 22:30:03 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-03-15 22:30:03 +0300
commitb9407684f6bcad6617b07045a886395915bdf12e (patch)
tree5848eb7caa3fde27f22589ed446579bc30679dc6 /httpupload
parentba995d42704a1c7e7449cd0b47de1636e0991069 (diff)
[httpupload] Update manifest.ini
Diffstat (limited to 'httpupload')
-rw-r--r--httpupload/manifest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpupload/manifest.ini b/httpupload/manifest.ini
index 0542de4..3ba0cc0 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.4.4
+version: 0.4.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/>