diff options
author | Kim Alvefur <zash@zash.se> | 2025-02-14 20:55:49 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2025-02-14 20:55:49 +0100 |
commit | e49c199077e8dc3df438d3bc779b0a496b831d8d (patch) | |
tree | d7a0507f7be204b05295359e4f5c44ab73e3eda8 | |
parent | a16ff1dea5637758617c2620d8a7585b12fdafd2 (diff) | |
download | prosody-e49c199077e8dc3df438d3bc779b0a496b831d8d.tar.gz prosody-e49c199077e8dc3df438d3bc779b0a496b831d8d.zip |
doap: Update XEP-0421, only editorial changes and promoted to 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 e61e11e9..9173a9cb 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -840,7 +840,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html"/> - <xmpp:version>0.2.0</xmpp:version> + <xmpp:version>1.0.0</xmpp:version> <xmpp:since>0.12.0</xmpp:since> <xmpp:status>complete</xmpp:status> <xmpp:note>mod_muc</xmpp:note> |