1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
This commit is contained in:
kumavis 2018-06-04 16:11:19 -07:00
parent ddce3d148e
commit 12a7fc4016
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,11 @@
## Current Master
- Fixes issue where old nicknames were kept around causing errors.
## 4.7.3 Mon Jun 04 2018
- 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

View File

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