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-07 01:55:44 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-11-07 01:55:44 +0300
commitb175d47e5b9b342b7b1bbdd9f9d725f30f9d83ed (patch)
tree9df31a5ee2041df1709cacd2f13d40249482f04e
parent8da65017e81e5a742614e77c41a15156dd0e1731 (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 f41c92a..b12d0ff 100644
--- a/httpupload/manifest.ini
+++ b/httpupload/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: HttpUpload
short_name: httpupload
-version: 0.6.9
+version: 0.7.0
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>