From 694fd08701a05338f295098b2313ef9b7657648f Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:33:09 -0500 Subject: [PATCH] chore: bump version number (#1872) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a590e17f1..40b61d5e9 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: 4.1.7+3 +version: 4.1.7+4 environment: sdk: ">=3.0.0 <4.0.0"