diff options
author | Kim Alvefur <zash@zash.se> | 2019-11-03 17:44:14 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-11-03 17:44:14 +0100 |
commit | ac663e1b7846213022f9d142174edbf7b3167d09 (patch) | |
tree | 11aa9cf16d0ebb44e4fa3435e3ebdb2aa623a2bd /doc | |
parent | 3cbece6dc346c22f5cd9f07a0921a84daec0cdee (diff) | |
download | prosody-ac663e1b7846213022f9d142174edbf7b3167d09.tar.gz prosody-ac663e1b7846213022f9d142174edbf7b3167d09.zip |
doap: Add version of XEP-0012
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 935b5eb4..d1d4ad8b 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -71,6 +71,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0012.html"/> + <xmpp:version>2.0</xmpp:version> <xmpp:since>0.1</xmpp:since> <xmpp:note>mod_lastactivity and mod_uptime</xmpp:note> <xmpp:status>complete</xmpp:status> |