From 793d937bb9d4e21396b5309b2746c4c02dd063af Mon Sep 17 00:00:00 2001 From: Mohammed Date: Sat, 22 Oct 2022 12:58:57 +0000 Subject: [PATCH] bump version from 2.7.0+24 to 2.7.0+25 by fastlane plugin --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3cea545..e66272d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 2.7.0+24 +version: 2.7.0+25 environment: sdk: ">=2.17.6 <3.0.0"