xmpp-parsers: Update XEP-0313 to its latest version
We didn’t have support for the <metadata/> element, which is a requirement for XEP-0386: Bind 2.
This commit is contained in:
parent
b94919ae99
commit
05651545f8
2 changed files with 81 additions and 2 deletions
|
|
@ -460,7 +460,7 @@
|
|||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>1.0.0</xmpp:version>
|
||||
<xmpp:version>1.1.1</xmpp:version>
|
||||
<xmpp:since>0.1.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
|
|
|
|||
Loading…
Reference in a new issue