Fix version when this command was really updated

This commit is contained in:
Badlop 2022-01-10 16:45:35 +01:00
parent 03a11c63bd
commit ce14c28faf
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ get_commands_spec() ->
#ejabberd_commands{name = send_direct_invitation, tags = [muc_room],
desc = "Send a direct invitation to several destinations",
longdesc = "Since ejabberd 20.10, this command is "
longdesc = "Since ejabberd 20.12, this command is "
"asynchronous: the API call may return before the "
"server has send all the invitations.\n\n"
"Password and Message can also be: none. "