From 0032394d54b1ac69e8cf28c88edd13952a97f0f0 Mon Sep 17 00:00:00 2001 From: Harshith Goka Date: Mon, 24 Dec 2018 14:41:56 +0530 Subject: [PATCH] [App] bump versionName, versionCode --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 458d1a44..e06d0073 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: Flutter App for Indian Institute of Technology, Bombay # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 0.5.0+6 +version: 0.6.0+7 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"