diff options
author | Kim Alvefur <zash@zash.se> | 2020-12-29 21:30:36 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-12-29 21:30:36 +0100 |
commit | a044efd8bbc0e1b4d5989bc14527d9a1eeea9b81 (patch) | |
tree | 1e70df5e67e4ae7d9c061331ab6458004d53443c /doc | |
parent | dd430a0a68c91c828744c5d416a380a72e5aedf2 (diff) | |
download | prosody-a044efd8bbc0e1b4d5989bc14527d9a1eeea9b81.tar.gz prosody-a044efd8bbc0e1b4d5989bc14527d9a1eeea9b81.zip |
doap: util.dataforms first appeared in 0.4.0
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 8b7f1fb5..4ebab188 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -61,6 +61,7 @@ <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0004.html"/> <xmpp:version>2.9</xmpp:version> + <xmpp:since>0.4.0</xmpp:since> <xmpp:status>complete</xmpp:status> </xmpp:SupportedXep> </implements> |