]> granicus.if.org Git - ejabberd/commitdiff
Bump supported version of XEP-0355
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Mon, 17 Jun 2019 09:53:15 +0000 (12:53 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Mon, 17 Jun 2019 09:53:15 +0000 (12:53 +0300)
src/mod_delegation.erl

index e45ad293d3667f41a9b2c7e47ccc2007c9cf51c7..5fbbe35b256fb3ce6694346d4b87274a43701625 100644 (file)
@@ -25,7 +25,7 @@
 
 -author('amuhar3@gmail.com').
 
--protocol({xep, 0355, '0.3'}).
+-protocol({xep, 0355, '0.4.1'}).
 
 -behaviour(gen_server).
 -behaviour(gen_mod).