From d3151a8a76c738be2ca92d83ca660542f9fc9d2f Mon Sep 17 00:00:00 2001 From: Blackchai Date: Thu, 3 Sep 2020 10:33:02 -0600 Subject: [PATCH] [Parent][RC-3.2.3] Version Bump (#970) --- apps/flutter_parent/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/flutter_parent/pubspec.yaml b/apps/flutter_parent/pubspec.yaml index bfd7a342b6..abf40d891b 100644 --- a/apps/flutter_parent/pubspec.yaml +++ b/apps/flutter_parent/pubspec.yaml @@ -25,7 +25,7 @@ description: Canvas Parent # 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: 3.2.2+33 +version: 3.2.3+34 module: androidX: true