diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index 96c5f99f207789bfa0cab7b2cf6407824754adfb..d7b33ccb5a7893bc0073b8f73a09290729a4c81f 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,6 @@ +1.2.7 / 2017-08-26 +- Query only the most recent PEP item + 1.2.6 / 2017-08-23 - Bug fix diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 9ac9c34c8d961c822851cb4b74c2550edceb5516..af615f3507dc6b104ffa921584be313a25e9306e 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,7 +1,7 @@ [info] name: OMEMO short_name: omemo -version: 1.2.6 +version: 1.2.7 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. For install instructions, see the GitLab Wiki. authors: Bahtiar `kalkin-` Gadimov Daniel Gultsch