From aec89047b2cb35b0488c165d7fccb47058315c03 Mon Sep 17 00:00:00 2001 From: Ioana Alexandru Date: Wed, 16 Sep 2020 11:21:20 +0300 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 31c0ee2e0..aa36f287f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A mobile application for students at ACS UPB. # 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: 0.5.3+2 +version: 0.6.0+1 environment: sdk: ">=2.6.0 <3.0.0"