From 2df74da2ea4d70c8b1cfa3756b9e88a9ea3d9340 Mon Sep 17 00:00:00 2001 From: wcjord <32568597+wcjord@users.noreply.github.com> Date: Sat, 1 Nov 2025 17:50:58 -0400 Subject: [PATCH] chore: bump version again --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bfa787b13..5c92dec76 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.15 +version: 4.1.16 environment: sdk: ">=3.0.0 <4.0.0"