mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Document that XEP-0474 0.4.0 was recently upgraded
Thanks to https://github.com/processone/xmpp/pull/99
This commit is contained in:
parent
22b3d0e49f
commit
4f90d1a0d9
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
-protocol({xep, 388, '0.4.0', '24.02', "complete", ""}).
|
||||
-protocol({xep, 424, '0.4.0', '24.02', "complete", ""}).
|
||||
-protocol({xep, 440, '0.4.0', '24.02', "complete", ""}).
|
||||
-protocol({xep, 474, '0.3.0', '24.02', "complete", ""}).
|
||||
-protocol({xep, 474, '0.4.0', '24.02', "complete", "0.4.0 since 25.xx"}).
|
||||
-protocol({xep, 485, '0.2.0', '24.02', "complete", "mod_pubsub_serverinfo in ejabberd-contrib.git"}).
|
||||
|
||||
-export([start/0, stop/0, halt/0, start_app/1, start_app/2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue