Software /
code /
prosody
Changeset
10347:4168ba01d0bf
doap: Sort <implements> by XEP number
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 Oct 2019 18:48:10 +0200 |
parents | 10346:6656c9774a61 |
children | 10349:ddddda2896fd |
files | doc/doap.xml |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Sun Oct 20 18:46:46 2019 +0200 +++ b/doc/doap.xml Sun Oct 20 18:48:10 2019 +0200 @@ -426,17 +426,17 @@ </implements> <implements> <xmpp:SupportedXep> - <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0286.html"/> - <xmpp:since>0.11</xmpp:since> - <xmpp:note>mod_csi_simple</xmpp:note> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/> + <xmpp:version>0.12.1</xmpp:version> + <xmpp:status>complete</xmpp:status> + <xmpp:since>0.10</xmpp:since> </xmpp:SupportedXep> </implements> <implements> <xmpp:SupportedXep> - <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/> - <xmpp:version>0.12.1</xmpp:version> - <xmpp:status>complete</xmpp:status> - <xmpp:since>0.10</xmpp:since> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0286.html"/> + <xmpp:since>0.11</xmpp:since> + <xmpp:note>mod_csi_simple</xmpp:note> </xmpp:SupportedXep> </implements> <implements>