From 4c3fccd55f960538f534f1d5a2a7a6f1003c2893 Mon Sep 17 00:00:00 2001 From: ggurdin Date: Fri, 25 Oct 2024 10:08:13 -0400 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2ae643555..e24350240 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.22.7+3557 +version: 1.22.8+3558 environment: sdk: ">=3.0.0 <4.0.0"