From 7719ad32a5973958e4e9ba6793fb5a110effb891 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Tue, 22 Nov 2022 17:56:14 -0700 Subject: [PATCH] Bump version (1.5.18, build 90) --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b1312427d..f79879f61 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Stack 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: 1.5.17+89 +version: 1.5.18+90 environment: sdk: ">=2.17.0 <3.0.0" @@ -410,4 +410,4 @@ import_sorter: ignored_files: # Optional, defaults to [] - \/test\/* - \/crypto_plugins\/* - - \/integration_test\/* \ No newline at end of file + - \/integration_test\/*