From 658680a1d0e6aa3a847a459a7b4b25cc0f571db0 Mon Sep 17 00:00:00 2001 From: Felipe Bueno Date: Fri, 20 Sep 2024 10:44:24 -0300 Subject: [PATCH] v1.3.5+42 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b4df7ed..fbb65a6 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+41 +version: 1.3.5+42 environment: sdk: ">=3.4.0 <4.0.0"