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-08-17 22:53:19 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-08-17 22:53:19 +0300
commit507bf9a93394d9db3fddd696183b3b8920ff92d8 (patch)
tree1151dfc5d70bbae3ab3ae87371d89f1daf502728
parent01a8fbf99e91416d8b5b969cb25652428d3df976 (diff)
[httpupload] Update manifest.ini
-rw-r--r--httpupload/manifest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpupload/manifest.ini b/httpupload/manifest.ini
index ad26a63..e8f6eff 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.6.3
+version: 0.6.4
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/>
authors: Thilo Molitor <thilo@eightysoft.de>