From 630df162c2645c28c8a3dffe28cecc851965aabb Mon Sep 17 00:00:00 2001 From: Efrain Date: Wed, 30 Mar 2022 21:58:16 -0500 Subject: [PATCH] Bump to the 1.3.3+54 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6a2827a0e..49a24bbd3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # 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+53 +version: 1.3.3+54 environment: sdk: '>=2.15.1 <3.0.0'