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-11-18 15:43:17 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-11-18 15:43:17 +0300
commitac00cf8163f6615f94651e06c566884e06e07f5e (patch)
treec4711baa12c03c920e36e2ca977bb545cfa26d34
parent4195e7c366fba3f455a2ac7ba95fa406bfff4e89 (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 bc9597c..aa08b8e 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.7.1
+version: 0.7.2
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>