aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2024-03-28 15:26:57 +0100
committerKim Alvefur <zash@zash.se>2024-03-28 15:26:57 +0100
commit8cdc5fb3a27464294e66e190a2b58ad91defadba (patch)
tree5cdc81275449faff1a55663d422953f1d533304f /doc
parente311f13c4342a2dfc059fd15fe87e51375b95398 (diff)
downloadprosody-8cdc5fb3a27464294e66e190a2b58ad91defadba.tar.gz
prosody-8cdc5fb3a27464294e66e190a2b58ad91defadba.zip
MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco)
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index c5501be2..62e4063c 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -699,8 +699,8 @@
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0317.html"/>
- <xmpp:version>0.1</xmpp:version>
- <xmpp:status>planned</xmpp:status>
+ <xmpp:version>0.2.0</xmpp:version>
+ <xmpp:status>complete</xmpp:status>
<xmpp:since>0.12.0</xmpp:since>
<xmpp:note>muc/hats</xmpp:note>
</xmpp:SupportedXep>