From 1d65da3581593202e4f52b4fcb94f3c07f9ae3b0 Mon Sep 17 00:00:00 2001 From: "Dmitry Sorokin (@sorydima)" <43252008+sorydima@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:14:34 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 52db6d1..4f571c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: rechainonline description: REChain v4.1.1 brings a sleek redesign with filter chips, OGG audio support on iOS, and improved security through authenticated media endpoints for Matrix SDK v1.11+. publish_to: none # On version bump also increase the build number for F-Droid -version: 4.1.1+1142 +version: 4.1.1+1143 environment: sdk: ">=3.0.0 <4.0.0"