diff --git a/fastlane/metadata/android/en-US/changelogs/13.txt b/fastlane/metadata/android/en-US/changelogs/14.txt similarity index 100% rename from fastlane/metadata/android/en-US/changelogs/13.txt rename to fastlane/metadata/android/en-US/changelogs/14.txt diff --git a/pubspec.yaml b/pubspec.yaml index 20c40d368..86d525caa 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: 0.5.0+13 +version: 0.5.0+14 environment: sdk: ">=2.13.0 <3.0.0"