From 1499824f2c0dea0a80b2e1098b5fe2906442336f Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 9 Feb 2018 16:33:46 +0100 Subject: [PATCH] [httpupload] Update manifest.ini --- httpupload/manifest.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/httpupload/manifest.ini b/httpupload/manifest.ini index a9e3a94..f61e869 100644 --- a/httpupload/manifest.ini +++ b/httpupload/manifest.ini @@ -1,9 +1,10 @@ [info] name: HttpUpload short_name: httpupload -version: 0.7.3 +version: 0.7.4 description: This plugin is designed to send a file to a contact or muc by using httpupload.
Your server must support XEP-0363: HTTP Upload.
+ This plugin is integrated into Gajim core since version 0.99.1.
authors: Thilo Molitor Philipp Hörist Linus Heckemann