From 6d8d03910fc2b470def677cf3816b44f658e2f18 Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Mon, 21 Apr 2025 14:07:56 -0400 Subject: [PATCH] build: bump version (#2521) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a5aac2392..2f5abeddd 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.8+16 +version: 4.1.9+1 environment: sdk: ">=3.0.0 <4.0.0"