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\/*