From 9f27d85e32a03b74f089c4ef8d3d86abb0916972 Mon Sep 17 00:00:00 2001 From: M Date: Tue, 27 Jul 2021 18:40:40 +0300 Subject: [PATCH] Changed build version. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ad531f3e7..47dacff28 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Cake Wallet. # 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: 4.2.3+56 +version: 4.2.4+57 environment: sdk: ">=2.7.0 <3.0.0"