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 | eb8cb0dca616c5050c103e120cf2e667de0bc7f5 (patch) | |
tree | 1e70df5e67e4ae7d9c061331ab6458004d53443c | |
parent | 2f63c0a081125698827f3a8beab440c32d873e92 (diff) | |
download | prosody-eb8cb0dca616c5050c103e120cf2e667de0bc7f5.tar.gz prosody-eb8cb0dca616c5050c103e120cf2e667de0bc7f5.zip |
doap: util.dataforms first appeared in 0.4.0
-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> |