1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00

Correct omemo xep number in doap file

This commit is contained in:
Michael Vetter 2022-03-07 19:40:08 +01:00
parent 198ff3e9be
commit 9eee52d14c

View File

@ -366,7 +366,7 @@
<!-- XEP-0384: OMEMO Encryption -->
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0377.html'/>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0384.html'/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.3.0</xmpp:version>
<xmpp:since>0.7.0</xmpp:since>