diff options
author | Kim Alvefur <zash@zash.se> | 2022-08-27 17:16:18 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-08-27 17:16:18 +0200 |
commit | 597e92e569cf17881b663c59a207845e363980dc (patch) | |
tree | 2a564bbac5b52418639971cf03b69f8a5d6050cc /doc | |
parent | 6a37ab635638f39f26359fcac9b50844a69dfdcb (diff) | |
download | prosody-597e92e569cf17881b663c59a207845e363980dc.tar.gz prosody-597e92e569cf17881b663c59a207845e363980dc.zip |
doap: Update for XEP-0215 advancement to Stable
No other changes to account for.
Diffstat (limited to 'doc')
-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 cf9e86c6..c7dc26b3 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -565,7 +565,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0215.html"/> - <xmpp:version>0.7.2</xmpp:version> + <xmpp:version>1.0.0</xmpp:version> <xmpp:status>complete</xmpp:status> <xmpp:since>0.12.0</xmpp:since> <xmpp:note>mod_external_services</xmpp:note> |