mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge branch 'master' of github.com:MetaMask/metamask-extension into v4.7.4
This commit is contained in:
commit
cb7307b7ca
@ -2,7 +2,12 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
- Fixes issue where old nicknames were kept around causing errors.
|
## 4.7.3 Mon Jun 04 2018
|
||||||
|
|
||||||
|
- Hide token now uses new modal
|
||||||
|
- Indicate the current selected account on the popup account view
|
||||||
|
- Reduce height of notice container in onboarding
|
||||||
|
- Fixes issue where old nicknames were kept around causing errors
|
||||||
|
|
||||||
## 4.7.2 Sun Jun 03 2018
|
## 4.7.2 Sun Jun 03 2018
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "4.7.2",
|
"version": "4.7.3",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user