Bumped the version number

To fix the GLIBC problem.
This commit is contained in:
Yannick Mauray 2022-02-25 08:42:09 +01:00
parent 5cc9b7665f
commit bb5504226e
No known key found for this signature in database
GPG Key ID: 67C4AAC5E99CB909
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: 1.2.3
version: 1.2.4
environment:
sdk: ">=2.14.4 <3.0.0"