From 612296d341ef01c7bcd2e0e2e091a4aaa9a3570a Mon Sep 17 00:00:00 2001 From: ggurdin Date: Thu, 24 Oct 2024 10:47:31 -0400 Subject: [PATCH] bump version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cdb13d908..98b846ae7 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: 1.21.6+3546 +version: 1.21.7+3547 environment: sdk: ">=3.0.0 <4.0.0"