From 4bfc70300ae1e1893e90fc810e2f9c407424e474 Mon Sep 17 00:00:00 2001 From: William Jordan-Cooley Date: Wed, 23 Oct 2024 14:39:03 -0400 Subject: [PATCH] bumping version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5b2f1b287..d4327d77b 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.5+3542 +version: 1.21.5+3543 environment: sdk: ">=3.0.0 <4.0.0"