Changeset

13094:4002f0aa6a04

doap: Update reference for publishing of XEP-0478: Stream Limits Advertisement
author Kim Alvefur <zash@zash.se>
date Thu, 04 May 2023 17:30:40 +0200
parents 13093:93c68c454cb8
children 13095:1693bd4de283
files doc/doap.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doap.xml	Wed May 03 18:02:11 2023 +0200
+++ b/doc/doap.xml	Thu May 04 17:30:40 2023 +0200
@@ -868,7 +868,8 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
-        <xmpp:xep rdf:resources="https://xmpp.org/extensions/inbox/xep-sla.xml"/>
+        <xmpp:xep rdf:resources="https://xmpp.org/extensions/xep-0478.html"/>
+        <xmpp:version>0.1.0</xmpp:version>
         <xmpp:since>trunk</xmpp:since>
       </xmpp:SupportedXep>
     </implements>