diff --git a/fastlane/metadata/android/en-US/changelogs/39.txt b/fastlane/metadata/android/en-US/changelogs/39.txt new file mode 100644 index 000000000..f5970c1dc --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/39.txt @@ -0,0 +1 @@ +Bug fix release. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.18 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e4643c58f..ef6bcc931 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.6.17+38 +version: 0.6.18+39 environment: sdk: ">=2.19.4 <3.0.0"