Mercurial > prosody-hg
diff doc/doap.xml @ 10274:b4596a056a4c
doap: Add some supported-since versions
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 28 Sep 2019 00:09:29 +0200 |
| parents | 46139f393da5 |
| children | 48e392dbf6e7 |
line wrap: on
line diff
--- a/doc/doap.xml Sat Sep 28 00:09:24 2019 +0200 +++ b/doc/doap.xml Sat Sep 28 00:09:29 2019 +0200 @@ -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>
