From 310073dbba8897a2a7e9df6ddcd5803e5483d3cf Mon Sep 17 00:00:00 2001 From: William Jordan-Cooley Date: Sun, 6 Oct 2024 17:22:09 -0400 Subject: [PATCH] increment version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d9b688f24..d15833a5a 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.4+3538 +version: 1.21.4+3539 environment: sdk: ">=3.0.0 <4.0.0"