diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index 588c1d11f06b2730d13d71dd32b5154b43307af1..0fc6699963944866d17106976d449cdc69c2ba81 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,6 @@ +2.6.30 / 2020-02-14 +- Switch to 12 byte IV + 2.6.29 / 2019-05-21 - Keep compatibility with python-axolotl diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 08696c3c37c470fc27752ea586b37a152a32b4fc..2713f0501347bfc07373e9b1c746661089eb8404 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,7 +1,7 @@ [info] name: OMEMO short_name: omemo -version: 2.6.29 +version: 2.6.30 description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, you can find install instructions for your system in the Github Wiki. authors: Bahtiar `kalkin-` Gadimov Daniel Gultsch