24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-18 22:15:20 +02:00

Update supported xep version

This commit is contained in:
Christophe Romain 2016-06-22 11:24:01 +02:00
parent 2efa8677c9
commit 7744339347

View File

@ -25,7 +25,7 @@
%%%-------------------------------------------------------------------
-module(mod_mam).
-protocol({xep, 313, '0.4'}).
-protocol({xep, 313, '0.5.1'}).
-protocol({xep, 334, '0.2'}).
-behaviour(gen_mod).