This commit is contained in:
kumavis 2018-04-05 15:14:04 -07:00
parent 89415e40d5
commit 000aa55dd3
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 4.5.4 Thu Apr 05 2018
- Graceful handling of unknown keys in txParams
- Fix link for 'Learn More' in the Add Token Screen to open to a new tab.
- Fix Download State Logs button [#3791](https://github.com/MetaMask/metamask-extension/issues/3791)

View File

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