From 81d48f488b3ee8c22b3b1a99f5ce1b0a2961e326 Mon Sep 17 00:00:00 2001 From: Efrain Date: Wed, 9 Mar 2022 09:02:23 -0500 Subject: [PATCH] Bump to the 1.3.2+53 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0b9f8819a..6a2827a0e 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+52 +version: 1.3.2+53 environment: sdk: '>=2.15.1 <3.0.0'