mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
mod_carboncopy: Bump supported XEP revision
Since mod_carboncopy supports "urn:xmpp:carbons:rules:0", it implements version 0.13.x of XEP-0280.
This commit is contained in:
parent
eac7e3488c
commit
e01e528235
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
-module (mod_carboncopy).
|
||||
|
||||
-author ('ecestari@process-one.net').
|
||||
-protocol({xep, 280, '0.8'}).
|
||||
-protocol({xep, 280, '0.13.2'}).
|
||||
|
||||
-behaviour(gen_mod).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue