Mercurial > prosody-hg
diff doc/doap.xml @ 13468:98806cac64c3
MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 28 Mar 2024 15:26:57 +0100 |
| parents | b1e2dd6e735b |
| children | 3a75472a3b9d |
line wrap: on
line diff
--- a/doc/doap.xml Wed Mar 27 19:33:11 2024 +0100 +++ b/doc/doap.xml Thu Mar 28 15:26:57 2024 +0100 @@ -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>
