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-10-03 01:35:32 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-10-03 01:35:32 +0300
commit18a5477f7989e1aea2ecac0a8ffaae6264b58f32 (patch)
tree4e43e1e1e899e4830d99b60282ab350d742a10aa
parent588e101fad5df20f671c05871e5a52e325e0d8aa (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 cede162..a118c9f 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.6.7
+version: 0.6.8
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>