From 2aebff16f7368cb5fa1b661fd6fed4baec2e2975 Mon Sep 17 00:00:00 2001 From: ggurdin Date: Fri, 12 Dec 2025 15:00:56 -0500 Subject: [PATCH] build: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a30f8a93d..abecae9b7 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+11 +version: 4.1.15+12 environment: sdk: ">=3.0.0 <4.0.0"