mod_http_upload: Update required ejabberd version

The mod_http_upload module calls ejabberd_config:may_hide_data/1 which
was introduced in ejabberd 15.06.
This commit is contained in:
Holger Weiss 2015-09-28 19:29:39 +02:00
parent a36515d74d
commit f58db83523
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
mod_http_upload - HTTP File Upload (XEP-0363)
Author: Holger Weiss <holger@zedat.fu-berlin.de>
Requirements: ejabberd 13.06 or newer
Requirements: ejabberd 15.06 or newer
DESCRIPTION