aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-05-27 19:47:52 +0200
committerKim Alvefur <zash@zash.se>2020-05-27 19:47:52 +0200
commit9cd5484770d4b4576e2eaa6997962839bbc76760 (patch)
tree8e519ef4514a1d6a9a507b4b09c8ca8326af7d34 /doc
parent57c5c4ddbef78aab3aa06a308eb4f629aecdb974 (diff)
downloadprosody-9cd5484770d4b4576e2eaa6997962839bbc76760.tar.gz
prosody-9cd5484770d4b4576e2eaa6997962839bbc76760.zip
mod_server_contact_info: Add status-addresses field
XEP-0157 version 1.1.0
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 4937ccb7..ef1437e7 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -284,7 +284,7 @@
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0157.html"/>
- <xmpp:version>1.0.1</xmpp:version>
+ <xmpp:version>1.1.0</xmpp:version>
<xmpp:since>0.10</xmpp:since>
</xmpp:SupportedXep>
</implements>