diff --git a/ios/fastlane/metadata/en-GB/release_notes.txt b/ios/fastlane/metadata/en-GB/release_notes.txt index 180a947..924bda0 100644 --- a/ios/fastlane/metadata/en-GB/release_notes.txt +++ b/ios/fastlane/metadata/en-GB/release_notes.txt @@ -1 +1 @@ -Fix timezone issue +Minor updates diff --git a/pubspec.yaml b/pubspec.yaml index 4057df5..eea5684 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: 1.1.72+347 +version: 1.1.73+347 environment: sdk: ">=2.12.0 <3.0.0"