mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Version 2.6.2 (#470)
This commit is contained in:
parent
4b8e95336d
commit
5567ea8dc5
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.6.2 2016-07-20
|
||||
|
||||
- Fixed bug that would prevent the plugin from reopening on the first try after receiving a new transaction while locked.
|
||||
- Fixed bug that would render 0 ETH as a non-exact amount.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.6.1",
|
||||
"version": "2.6.2",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_appDescription__",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user