1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version 5.2.2 RC1

This commit is contained in:
Dan Finlay 2018-12-12 18:48:50 -08:00
parent 05e8753641
commit 75a737b69a
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
## Current Develop Branch
## 5.2.2 Wed Dec 12 2018
- [#5925](https://github.com/MetaMask/metamask-extension/pull/5925): Fix speed up button not showing for transactions with the lowest nonce
- [#5923](https://github.com/MetaMask/metamask-extension/pull/5923): Update the Phishing Warning notice text to not use inline URLs
- [#5919](https://github.com/MetaMask/metamask-extension/pull/5919): Fix some styling and translations in the gas customization modal
## 5.2.1 Wed Dec 12 2018
- [#5917] bugfix: Ensures that advanced tab gas limit reflects tx gas limit

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "5.2.1",
"version": "5.2.2",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",