diff options
author | Kim Alvefur <zash@zash.se> | 2023-11-11 18:07:15 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-11-11 18:07:15 +0100 |
commit | 0fc5e59b544d4e6b1752d7edd581ef14cd724d1f (patch) | |
tree | f2f8e745879870b657817b67557efdcea6be50e3 /doc | |
parent | 7dc676faad3f6f2bc716dc2adbe8bd05d383e62f (diff) | |
download | prosody-0fc5e59b544d4e6b1752d7edd581ef14cd724d1f.tar.gz prosody-0fc5e59b544d4e6b1752d7edd581ef14cd724d1f.zip |
doap: Update XEP-0045 version, only minor changes
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 3bbd4bcf..67647700 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -123,7 +123,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/> - <xmpp:version>1.34.3</xmpp:version> + <xmpp:version>1.34.5</xmpp:version> <xmpp:since>0.3.0</xmpp:since> <xmpp:status>partial</xmpp:status> </xmpp:SupportedXep> |