From 1fb04eac588be77bbb13bf095761a5039056c397 Mon Sep 17 00:00:00 2001 From: Blackchai Date: Wed, 16 Sep 2020 12:03:42 -0600 Subject: [PATCH] [Parent][RC 3.3] Version Bump (#993) --- 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 55cfe94421..f71e03f768 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.3+34 +version: 3.3.0+35 module: androidX: true