From c8b9e715814e0fb70ae79105f1329689ed37c162 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Wed, 11 Jun 2025 10:07:21 +0200 Subject: [PATCH] Changed version string --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 06b1165..c025768 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: cabo_counter description: "Mobile app for the card game Cabo" publish_to: 'none' -version: 0.2.2+171 +version: 0.2.1+171 environment: sdk: ^3.5.4