diff options
author | Kim Alvefur <zash@zash.se> | 2023-11-11 18:37:31 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-11-11 18:37:31 +0100 |
commit | bd2236a29e49b21c47b416079d767fb36d691d37 (patch) | |
tree | a03244f47f5d27be5ab8530fc248c3f9208f9517 /doc | |
parent | 501a5f576615605716dcc8d301692e67f5f8203e (diff) | |
download | prosody-bd2236a29e49b21c47b416079d767fb36d691d37.tar.gz prosody-bd2236a29e49b21c47b416079d767fb36d691d37.zip |
doap: Update XEP-0353 version, no change affecting server handling
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 8eeae0e7..9ba34279 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -725,7 +725,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0353.html"/> - <xmpp:version>0.4.0</xmpp:version> + <xmpp:version>0.6.0</xmpp:version> <xmpp:since>0.11.6</xmpp:since> <xmpp:status>complete</xmpp:status> <xmpp:note>triggers buffer flush in mod_csi_simple since 0.11.6; recognised by mod_carbons and mod_mam since 0.12</xmpp:note> |