diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 2a8a15ad..d4212fa0 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -482,8 +482,10 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0206.html"/> - <xmpp:version>1.2</xmpp:version> + <xmpp:version>1.4</xmpp:version> + <xmpp:status>partial</xmpp:status> <xmpp:since>0.2.0</xmpp:since> + <xmpp:note>What's that about restartlogic in 1.3?</xmpp:note> </xmpp:SupportedXep> </implements> <implements> |