From d4cbf035fee48c62f68c6bc3d54099d4a55d009f Mon Sep 17 00:00:00 2001 From: Diego Salazar <diego@cypherstack.com> Date: Fri, 27 Jan 2023 20:13:20 -0700 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e4438d113..2e3a80f77 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.35+112 +version: 1.5.36+113 environment: sdk: ">=2.17.0 <3.0.0"