From 51d9efabebb8544241030e911b26ca984d79c316 Mon Sep 17 00:00:00 2001 From: wcjord <32568597+wcjord@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:07:40 -0400 Subject: [PATCH] Toolbar practice (#706) * remove print statement * ending animation, savoring joy, properly adding xp in session * forgot to switch env again... * increment version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8e5f9fcee..1c8287d72 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+3536 +version: 1.21.4+3537 environment: sdk: ">=3.0.0 <4.0.0"