diff options
author | Matthew Wild <mwild1@gmail.com> | 2022-09-26 15:47:15 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2022-09-26 15:47:15 +0100 |
commit | 67db8995113b2772367fcd2cd6d471afd08b410c (patch) | |
tree | 053ceeadc1ec7941a6100e64d8725d79d95222d3 /doc | |
parent | 8b82dc338c5e4a6a08cc945d2b65466743f4e352 (diff) | |
download | prosody-67db8995113b2772367fcd2cd6d471afd08b410c.tar.gz prosody-67db8995113b2772367fcd2cd6d471afd08b410c.zip |
doap: Latest XEP-0440 supported since 9f100ab9ffdf
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 c7dc26b3..b8973799 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -852,7 +852,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0440.html"/> - <xmpp:version>0.2.0</xmpp:version> + <xmpp:version>0.4.0</xmpp:version> <xmpp:since>trunk</xmpp:since> <xmpp:status>complete</xmpp:status> </xmpp:SupportedXep> |