1
0
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:
Dan Finlay 2016-07-20 10:16:18 -07:00 committed by GitHub
parent 4b8e95336d
commit 5567ea8dc5
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View File

@ -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": {