From b2c365797ca8ce3d4f85b18a121a0d6ccd996cc0 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Fri, 12 May 2023 16:26:27 -0600 Subject: [PATCH] Bumped version (1.7.8, build 170) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 07f04e04d..2b8d498b8 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.7.7+169 +version: 1.7.8+170 environment: sdk: ">=2.17.0 <3.0.0"