[omemo] Update manifest.ini & CHANGELOG

This commit is contained in:
Philipp Hörist
2019-02-21 23:25:51 +01:00
parent c5150ebea3
commit 3788bc378b
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2.6.45 / 2019-02-21
- Set device inactive after 300 unacknowledged messages
- Small refactoring
- Fix a bug where the KeyDialog could not be opened
2.6.44 / 2019-02-18
- Fix error while loading keys from database

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.6.44
version: 2.6.45
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 <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>