From 2cf9e575e9691c01530f9ae744f9f332960622b2 Mon Sep 17 00:00:00 2001 From: otsmr Date: Sun, 1 Mar 2026 04:24:57 +0100 Subject: [PATCH] bump version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b4147..47c024e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.0.94 + +Fix: Problem with decrypting messages fixed ## 0.0.93 diff --git a/pubspec.yaml b/pubspec.yaml index 86dc666..097f6c6 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.0.93+93 +version: 0.0.94+94 environment: sdk: ^3.6.0