From 33295013664215e90bc0750d6f2fe1c2afe6aa21 Mon Sep 17 00:00:00 2001 From: a-mabe Date: Sun, 5 Jan 2025 18:49:32 -0500 Subject: [PATCH] Bump build --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4c0e57a..7359223 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.2+37 +version: 1.5.2+38 environment: sdk: '>=3.3.0 <4.0.0'