diff options
author | Kim Alvefur <zash@zash.se> | 2020-12-13 16:14:53 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-12-13 16:14:53 +0100 |
commit | ee710c8d44a63f34a875a16fe806928ae6600f0b (patch) | |
tree | db046f0c7e038e625ed08da06bd29dbfd9eb4c15 | |
parent | f7230cb808d72edb29ea4b516f1eea0b2367c0d8 (diff) | |
download | prosody-ee710c8d44a63f34a875a16fe806928ae6600f0b.tar.gz prosody-ee710c8d44a63f34a875a16fe806928ae6600f0b.zip |
doap: XEP-0352 version bump to Draft (no changes)
-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 7467a9c1..4bfbf04d 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -566,7 +566,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0352.html"/> - <xmpp:version>0.3.0</xmpp:version> + <xmpp:version>1.0.0</xmpp:version> <xmpp:since>0.11</xmpp:since> </xmpp:SupportedXep> </implements> |