From ba4d5ed2f099e8dffb92c7d3a3030baf4e21d105 Mon Sep 17 00:00:00 2001 From: ggurdin Date: Wed, 16 Oct 2024 10:25:19 -0400 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 173fef435..72b2b9b00 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ description: Learn a language while texting your friends. # Pangea# publish_to: none # On version bump also increase the build number for F-Droid -version: 1.21.4+3540 +version: 1.21.5+3541 environment: sdk: ">=3.0.0 <4.0.0"