From ea68dcaf1c2a3f9eba1fc8a63320595089128ccb Mon Sep 17 00:00:00 2001 From: otsmr Date: Sun, 28 Dec 2025 15:49:03 +0100 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 0293ae1..7320026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.0.81 + +- Fixes the issue where black/blank images were sometimes received +- Fixes an issue in the image editor + ## 0.0.80 - Share images/videos directly from other applications diff --git a/pubspec.yaml b/pubspec.yaml index 932ff83..4f54c57 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.80+80 +version: 0.0.81+81 environment: sdk: ^3.6.0