mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
4.7.4
This commit is contained in:
parent
cb7307b7ca
commit
f73feccf5a
@ -2,6 +2,11 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 4.7.4 Tue Jun 05 2018
|
||||
|
||||
- Add diagnostic reporting for users with multiple HD keyrings
|
||||
- Throw explicit error when selected account is unset
|
||||
|
||||
## 4.7.3 Mon Jun 04 2018
|
||||
|
||||
- Hide token now uses new modal
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "__MSG_appName__",
|
||||
"version": "4.7.3",
|
||||
"version": "4.7.4",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "__MSG_appDescription__",
|
||||
|
Loading…
Reference in New Issue
Block a user