From da3d2a3d8b9e169c0feef5e9f63077a9bbad27f2 Mon Sep 17 00:00:00 2001 From: Harshith Goka Date: Fri, 28 Dec 2018 21:18:31 +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 f989083a..516f4e2c 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.7.0+8 +version: 0.8.0+9 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"