From a1e090de513004cc4e33b5f70f59607683520cf1 Mon Sep 17 00:00:00 2001 From: Asutosh Ranjan Date: Wed, 16 Nov 2022 15:29:51 +0530 Subject: [PATCH] version upgraded (#274) --- scp/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scp/pubspec.yaml b/scp/pubspec.yaml index 9abbb87..27a7adf 100644 --- a/scp/pubspec.yaml +++ b/scp/pubspec.yaml @@ -7,7 +7,7 @@ description: Mobile app of ICS NIT Rourkela # 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: 4.4.0+44 +version: 4.5.0+45 environment: sdk: ">=2.2.2 <3.0.0"