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-09-29 04:06:48 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-09-29 04:06:48 +0300
commit4ea2f8e24c6ae8178cf255c3a8cb19b01e48cfc2 (patch)
treeb763dcaeb699f66f54bc37c98c4e107331b6e989
parent115afe9b873f763082c89d427b2140834aa75c13 (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 e71925e..cede162 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.6.6
+version: 0.6.7
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>