From 13fefb51cce634491d741d22b87adc0ca2b116c1 Mon Sep 17 00:00:00 2001 From: Felipe Bueno Date: Sun, 9 Jun 2024 20:18:28 -0300 Subject: [PATCH] 1.3.3+32 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9e4df0a..f50bd91 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A new Flutter project. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.3.2+31 +version: 1.3.3+32 environment: sdk: ">=3.4.0 <4.0.0"