From ff69f6a39789da8bbd2b7e5f66e93a6f58fc18ec Mon Sep 17 00:00:00 2001 From: a-mabe Date: Sat, 21 Dec 2024 16:57:27 -0500 Subject: [PATCH] Bump build --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6e9c3e69..30e5525a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.5.0+33 +version: 1.5.0+34 environment: sdk: '>=3.3.0 <4.0.0'