diff options
author | Kim Alvefur <zash@zash.se> | 2023-11-11 19:16:50 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-11-11 19:16:50 +0100 |
commit | 298145db5fc625eacd6b4e94b3c78a0853f02056 (patch) | |
tree | 95669215bb41fe6fbb02ab337fc04148bb64b4a1 /doc | |
parent | bd2236a29e49b21c47b416079d767fb36d691d37 (diff) | |
download | prosody-298145db5fc625eacd6b4e94b3c78a0853f02056.tar.gz prosody-298145db5fc625eacd6b4e94b3c78a0853f02056.zip |
doap: Update XEP-0359 version, no protocol changes
Security considerations added, no protocol changes.
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 9ba34279..79ef9d68 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -734,7 +734,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0359.html"/> - <xmpp:version>0.6.1</xmpp:version> + <xmpp:version>0.7.0</xmpp:version> <xmpp:status>complete</xmpp:status> <xmpp:since>0.10.0</xmpp:since> <xmpp:note>Used in context of XEP-0313 by mod_mam and mod_muc_mam</xmpp:note> |