mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.6.1 (#442)
This commit is contained in:
parent
97e38b4983
commit
3b80a043ee
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 2.6.1 2016-07-13
|
||||||
|
|
||||||
- Fix tool tips on Eth balance to show the 6 decimals
|
- Fix tool tips on Eth balance to show the 6 decimals
|
||||||
- Fix rendering of recipient SVG in tx approval notification.
|
- Fix rendering of recipient SVG in tx approval notification.
|
||||||
- New vaults now generate only one wallet instead of three.
|
- New vaults now generate only one wallet instead of three.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "2.6.0",
|
"version": "2.6.1",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
Loading…
Reference in New Issue
Block a user