# HG changeset patch # User Kim Alvefur <zash@zash.se> # Date 1631446647 -7200 # Node ID 19bcaec3142888e69b4950adcf83a1b00b0d78db # Parent f3085620b6ff5f52cc046a319670098f2b606f22 doap: Specify version of XEP-0227 used diff -r f3085620b6ff -r 19bcaec31428 doc/doap.xml --- a/doc/doap.xml Sun Sep 12 11:38:47 2021 +0100 +++ b/doc/doap.xml Sun Sep 12 13:37:27 2021 +0200 @@ -496,6 +496,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0227.html"/> + <xmpp:version>1.1</xmpp:version> <xmpp:since>0.7.0</xmpp:since> <xmpp:note>Used in migrator tools</xmpp:note> </xmpp:SupportedXep>