about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-03-07 19:40:08 +0100
committerMichael Vetter <jubalh@iodoru.org>2022-03-07 19:40:08 +0100
commit9eee52d14caba9343c568390674d5cecc1a4d863 (patch)
tree3d84a1690d9ec3caeaa93eb9df31320e60d389bc
parent198ff3e9be7c1410db734cd49b27ab60b8e4aa5b (diff)
downloadprofani-tty-9eee52d14caba9343c568390674d5cecc1a4d863.tar.gz
Correct omemo xep number in doap file
-rw-r--r--profanity.doap2
1 files changed, 1 insertions, 1 deletions
diff --git a/profanity.doap b/profanity.doap
index f38596d8..b54649cb 100644
--- a/profanity.doap
+++ b/profanity.doap
@@ -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>