diff options
author | Kim Alvefur <zash@zash.se> | 2021-11-03 14:36:58 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-11-03 14:36:58 +0100 |
commit | 9b980ad640333233d0dc5f66393236a34a1c3543 (patch) | |
tree | 94f35b77a5f808fe9389cf1884dc605e19f102ae | |
parent | af11afa9c6f3766068d2aa369a7f4c15cbbf1d9a (diff) | |
download | prosody-9b980ad640333233d0dc5f66393236a34a1c3543.tar.gz prosody-9b980ad640333233d0dc5f66393236a34a1c3543.zip |
doap: Bump XEP-0313 version for going Stable
-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 d4212fa0..ab15a77e 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -611,7 +611,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/> - <xmpp:version>0.8.0</xmpp:version> + <xmpp:version>1.0.0</xmpp:version> <xmpp:status>complete</xmpp:status> <xmpp:since>0.10.0</xmpp:since> <xmpp:note>mod_mam, mod_muc_mam</xmpp:note> |