release: Tag 0.4.2
This commit is contained in:
parent
cc31475671
commit
e29ee07015
@ -46,3 +46,7 @@
|
|||||||
## 0.4.1
|
## 0.4.1
|
||||||
|
|
||||||
- Fix fetching the current device and building a ratchet session with it when encrypting for our own JID
|
- Fix fetching the current device and building a ratchet session with it when encrypting for our own JID
|
||||||
|
|
||||||
|
## 0.4.2
|
||||||
|
|
||||||
|
- Fix removeAllRatchets not removing, well, all ratchets. In fact, it did not remove any ratchet.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: omemo_dart
|
name: omemo_dart
|
||||||
description: An XMPP library independent OMEMO library
|
description: An XMPP library independent OMEMO library
|
||||||
version: 0.4.1
|
version: 0.4.2
|
||||||
homepage: https://github.com/PapaTutuWawa/omemo_dart
|
homepage: https://github.com/PapaTutuWawa/omemo_dart
|
||||||
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user