diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index 15d2a3c6283a37cb91f5643a01c19dd2da8f4f34..c91b86851155c72dd94bd6870ae58b7e7757d957 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,6 @@ +2.6.56 / 2019-03-25 +- Fix database version + 2.6.55 / 2019-03-24 - Fix database migration diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 2aad0aa834a19df118d0ba06aa5d20b7416f54f9..fb01ad326741d16c254e9052ade3117d91aa1061 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,7 +1,7 @@ [info] name: OMEMO short_name: omemo -version: 2.6.55 +version: 2.6.56 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