[omemo] Update CHANGELOG & manifest.ini

This commit is contained in:
Philipp Hörist
2017-06-09 23:34:19 +02:00
parent 3e287d2a46
commit 7d9f778514
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2.3.3 / 2017-06-09
- Move encryption logic for files from the HTTPUploadPlugin to the OMEMOPlugin
2.3.2 / 2017-06-02
- Adapt to patches regarding LMC in Gajim

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.3.2
version: 2.3.3
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 dependencys, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>