From 115c144cd683edbf0f75ba19d7be6c9afe16a3ec Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 26 Jul 2021 09:48:11 +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 ab9d05b4..17c4d475 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.1.11] - 26th Jul 2021 +- fix: Upload OTKs if the otk_count field is missing + ## [0.1.10] - 21th Jul 2021 Please note: This removes the isolate code from the SDK to make it compatible with dart web. If you still want the SDK to execute code in the background to not block the UI on key generation diff --git a/pubspec.yaml b/pubspec.yaml index 4f69b8e8..a02b66c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.10 +version: 0.1.11 homepage: https://famedly.com environment: