From 7a4e321d14ffc84dd03cf12be37ce47f159bf058 Mon Sep 17 00:00:00 2001 From: ggurdin Date: Tue, 29 Oct 2024 10:04:07 -0400 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c4662cdbd..c9752349c 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.9+3559 +version: 1.23.1+3560 environment: sdk: ">=3.0.0 <4.0.0"