mod_mam: Update supported XEP version

This commit is contained in:
Holger Weiss 2015-10-28 23:53:53 +01:00
parent 32fe74c923
commit 43e7814714
1 changed files with 1 additions and 1 deletions

View File

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