Changeset

10254:ddc8d5171da2

doap: Add XEP-0288
author Kim Alvefur <zash@zash.se>
date Mon, 09 Sep 2019 19:54:59 +0200
parents 10253:7a4fd14963c5
children 10255:8e8d3b3a55da
files doc/doap.xml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doap.xml	Tue Aug 27 20:53:11 2019 +0200
+++ b/doc/doap.xml	Mon Sep 09 19:54:59 2019 +0200
@@ -374,6 +374,12 @@
         </supports>
         <supports>
           <SupportedXep>
+            <xep rdf:resource="https://xmpp.org/extensions/xep-288.html"/>
+            <since>0.12</since>
+          </SupportedXep>
+        </supports>
+        <supports>
+          <SupportedXep>
             <xep rdf:resource="https://xmpp.org/extensions/xep-0292.html"/>
             <since>0.11</since>
           </SupportedXep>