diff --git a/CHANGELOG.md b/CHANGELOG.md index 9878ff4f49c..bfe771eee71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog -## Current Develop Branch - -## v.2.5.0 - June 8 2021 +## v.2.5.0 - June 14 2021 +- [#2776](https://github.com/MetaMask/metamask-mobile/pull/2776): Fix: empty state when using fiat on non-mainnet transactions +- [#2777](https://github.com/MetaMask/metamask-mobile/pull/2777): Add isInteraction: false +- [#2759](https://github.com/MetaMask/metamask-mobile/pull/2759): Use MediaPlayer +- [#2748](https://github.com/MetaMask/metamask-mobile/pull/2748): v2.5.0 +- [#2757](https://github.com/MetaMask/metamask-mobile/pull/2757): Circleci fix - [#2746](https://github.com/MetaMask/metamask-mobile/pull/2746): bugfix/notification visibility - [#2749](https://github.com/MetaMask/metamask-mobile/pull/2749): @metamask/controllers@10.1.0 - [#2702](https://github.com/MetaMask/metamask-mobile/pull/2702): Swaps: Update Market price unavailable and Price impact text diff --git a/android/app/build.gradle b/android/app/build.gradle index fedd476b54d..f42b9d63ccb 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -166,7 +166,7 @@ android { applicationId "io.metamask" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 748 + versionCode 749 versionName "2.5.0" multiDexEnabled true testBuildType System.getProperty('testBuildType', 'debug') diff --git a/ios/MetaMask.xcodeproj/project.pbxproj b/ios/MetaMask.xcodeproj/project.pbxproj index bdbedccf7cf..d6bc3402673 100644 --- a/ios/MetaMask.xcodeproj/project.pbxproj +++ b/ios/MetaMask.xcodeproj/project.pbxproj @@ -848,7 +848,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMaskDebug.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 748; + CURRENT_PROJECT_VERSION = 749; DEAD_CODE_STRIPPING = NO; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 48XVW22RCG; @@ -912,7 +912,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 748; + CURRENT_PROJECT_VERSION = 749; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 48XVW22RCG; FRAMEWORK_SEARCH_PATHS = (