mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 09:42:20 -05:00
XEP-0384: Release version 0.8.1
Adjust remaining namespaces: * Update namespace to 'urn:xmpp:omemo:2:bundles' * Update namespace to 'urn:xmpp:omemo:2:devices'
This commit is contained in:
parent
c0ff942bf8
commit
d625902285
16
xep-0384.xml
16
xep-0384.xml
@ -4,8 +4,8 @@
|
|||||||
<!ENTITY payload "<payload/>">
|
<!ENTITY payload "<payload/>">
|
||||||
<!ENTITY % ents SYSTEM "xep.ent">
|
<!ENTITY % ents SYSTEM "xep.ent">
|
||||||
<!ENTITY ns "urn:xmpp:omemo:2">
|
<!ENTITY ns "urn:xmpp:omemo:2">
|
||||||
<!ENTITY nsdevices "urn:xmpp:omemo:1:devices">
|
<!ENTITY nsdevices "urn:xmpp:omemo:2:devices">
|
||||||
<!ENTITY nsbundles "urn:xmpp:omemo:1:bundles">
|
<!ENTITY nsbundles "urn:xmpp:omemo:2:bundles">
|
||||||
%ents;
|
%ents;
|
||||||
]>
|
]>
|
||||||
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
||||||
@ -57,6 +57,18 @@
|
|||||||
<email>xmpp@larma.de</email>
|
<email>xmpp@larma.de</email>
|
||||||
<jid>jabber@larma.de</jid>
|
<jid>jabber@larma.de</jid>
|
||||||
</author>
|
</author>
|
||||||
|
<revision>
|
||||||
|
<version>0.8.1</version>
|
||||||
|
<date>2021-10-07</date>
|
||||||
|
<initials>melvo</initials>
|
||||||
|
<remark>
|
||||||
|
<p>Adjust remaining namespaces:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Update namespace to 'urn:xmpp:omemo:2:bundles'</li>
|
||||||
|
<li>Update namespace to 'urn:xmpp:omemo:2:devices'</li>
|
||||||
|
</ul>
|
||||||
|
</remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.8.0</version>
|
<version>0.8.0</version>
|
||||||
<date>2021-09-28</date>
|
<date>2021-09-28</date>
|
||||||
|
Loading…
Reference in New Issue
Block a user