diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 9ad71cb6..a52fd68a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -188,6 +188,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0106.html"/> + <xmpp:since>0.9</xmpp:since> </xmpp:SupportedXep> </implements> <implements> @@ -212,6 +213,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0115.html"/> + <xmpp:since>0.8</xmpp:since> </xmpp:SupportedXep> </implements> <implements> @@ -304,6 +306,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0185.html"/> + <xmpp:since>0.9.10</xmpp:since> </xmpp:SupportedXep> </implements> <implements> |