From d03698ff938ad74db436316abd3c5286c023fb86 Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:30:03 -0500 Subject: [PATCH] updated version number to match iOS version number (#1239) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2e05bd747..06d56256a 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.23.18+1 +version: 4.1.5+2 environment: sdk: ">=3.0.0 <4.0.0"