From 83cda4302478e34e704fb7dbd7c5b7ab1b1c6ac3 Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Thu, 18 Apr 2024 10:47:16 +0330 Subject: [PATCH] Version number updated from 3.1.0+3001 to 3.1.0+3100 in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dc1a165..50176d9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # 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: 3.1.0+3001 +version: 3.1.0+3100 environment: sdk: ">=2.17.0 <3.0.0"