From 3c47b16f226d1b7f630038e479064d38008d8099 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 8 Sep 2021 11:34:19 +0200 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9676016..2c8e86a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.4.3] - 8nd Sep 2021 +- fix: Do not handle sending event updates which are already synced + ## [0.4.2] - 6nd Sep 2021 - revert: Make bytes in EncryptedFile nullable diff --git a/pubspec.yaml b/pubspec.yaml index 11f0bb02..853430b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.4.2 +version: 0.4.3 homepage: https://famedly.com environment: