Version number updated from 3.1.0+3001 to 3.1.0+3100 in pubspec.yaml

This commit is contained in:
MohammadTaha Basiri 2024-04-18 10:47:16 +03:30
parent bbcea4c04d
commit 83cda43024
1 changed files with 1 additions and 1 deletions

View File

@ -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"