Skip to content

Commit

Permalink
doap: Fix implemented version of XEP-0048 Bookmarks
Browse files Browse the repository at this point in the history
QXmpp does not support bookmarks via PubSub/PEP introduced by
XEP-0048 Bookmarks version 1.1.
  • Loading branch information
melvo authored and lnjX committed Sep 29, 2024
1 parent 4e11b5a commit 6cee87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/doap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ SPDX-License-Identifier: CC0-1.0
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0048.html'/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.2</xmpp:version>
<xmpp:version>1.0</xmpp:version>
<xmpp:since>0.4</xmpp:since>
</xmpp:SupportedXep>
</implements>
Expand Down

0 comments on commit 6cee87f

Please sign in to comment.