From b71a481e63037ce39209c9836d17e4f12bdf0727 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 7 Nov 2022 12:32:38 +0100 Subject: Add details about XEP implementations to some protocol attributes --- src/mod_private.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mod_private.erl') diff --git a/src/mod_private.erl b/src/mod_private.erl index f6cebbcda..38f9ecfc6 100644 --- a/src/mod_private.erl +++ b/src/mod_private.erl @@ -28,7 +28,7 @@ -author('alexey@process-one.net'). -protocol({xep, 49, '1.2'}). --protocol({xep, 411, '0.2.0'}). +-protocol({xep, 411, '0.2.0', '18.12', "", ""}). -behaviour(gen_mod). -- cgit v1.2.3