mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
4.5.5
This commit is contained in:
parent
2953429fed
commit
b91bd818c7
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 4.5.5 Fri Apr 06 2018
|
||||
|
||||
- Graceful handling of unknown keys in txParams
|
||||
- Fixes buggy handling of historical transactions with unknown keys in txParams
|
||||
- Fix link for 'Learn More' in the Add Token Screen to open to a new tab.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "__MSG_appName__",
|
||||
"version": "4.5.4",
|
||||
"version": "4.5.5",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "__MSG_appDescription__",
|
||||
|
Loading…
Reference in New Issue
Block a user