From 0ab9ab7ab43f4c42ec60f530c75276cc6afe8337 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Thu, 12 Jun 2025 16:24:02 +0200 Subject: [PATCH] Deleted dir & updated version --- lib/assets/strings/arb/app_localizations.dart | 1 - pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 lib/assets/strings/arb/app_localizations.dart diff --git a/lib/assets/strings/arb/app_localizations.dart b/lib/assets/strings/arb/app_localizations.dart deleted file mode 100644 index 613744d..0000000 --- a/lib/assets/strings/arb/app_localizations.dart +++ /dev/null @@ -1 +0,0 @@ -// TODO Implement this library. diff --git a/pubspec.yaml b/pubspec.yaml index 4e351b4..37e6287 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.9+230 +version: 0.3.0+231 environment: sdk: ^3.5.4