From 572a263a6c70b88bbc0fe1483155ac80fbd9e8ed Mon Sep 17 00:00:00 2001 From: Felipe Bueno Date: Fri, 20 Sep 2024 11:00:56 -0300 Subject: [PATCH] v1.3.5+43 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fbb65a6..77fb4e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ repository: https://github.com/felipebueno/stacker_news # 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.3.5+42 +version: 1.3.5+43 environment: sdk: ">=3.4.0 <4.0.0"