diff options
-rw-r--r-- | docs/miranda.doap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/miranda.doap b/docs/miranda.doap index c41253930e..35b3c16781 100644 --- a/docs/miranda.doap +++ b/docs/miranda.doap @@ -355,6 +355,12 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0440.html"/> + <xmpp:version>0.4.0</xmpp:version> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0474.html"/> <xmpp:version>0.3.1</xmpp:version> </xmpp:SupportedXep> |