From 0c32b41dd0406628fd47cfd584110195530cdda4 Mon Sep 17 00:00:00 2001 From: otsmr Date: Thu, 28 May 2026 02:32:07 +0200 Subject: [PATCH] bump version --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5654273..de9937f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.2.23 + +- Improves: Smaller UI changes +- Fix: Some messages were not marked as opened. + ## 0.2.20 - New: Adds an "Ask a Friend" button to new contact suggestions. diff --git a/pubspec.yaml b/pubspec.yaml index 9ce685fb..1294c242 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec publish_to: 'none' -version: 0.2.22+131 +version: 0.2.23+132 environment: sdk: ^3.11.0