From fee6b022b4dba9ec9216b4573cb14f52fbeedef0 Mon Sep 17 00:00:00 2001 From: ggurdin Date: Thu, 16 Oct 2025 14:51:20 -0400 Subject: [PATCH] build: bump version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f1749eba8..cb5a30411 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.12+1 +version: 4.1.13+1 environment: sdk: ">=3.0.0 <4.0.0"