diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 4 |
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> |