diff options
author | Kim Alvefur <zash@zash.se> | 2021-10-21 20:58:22 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-10-21 20:58:22 +0200 |
commit | 2dbc413ae28364437bc7a1769d353364b401639c (patch) | |
tree | a36fe7fa35c6dad489cd7050727e250e5ac783a9 | |
parent | e7b2f0a8801fc38937f95288509591adab9afe4a (diff) | |
download | prosody-2dbc413ae28364437bc7a1769d353364b401639c.tar.gz prosody-2dbc413ae28364437bc7a1769d353364b401639c.zip |
doap: Update versions of XEP-0178
Context in #1006 and revisions 89c42aff8510 e1d274001855
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index c7222617..2a8a15ad 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -387,7 +387,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0178.html"/> - <xmpp:version>1.1</xmpp:version> + <xmpp:version>1.2</xmpp:version> <xmpp:since>0.9.0</xmpp:since> </xmpp:SupportedXep> </implements> |