Version 2.6.2 (#470)

feature/default_network_editable
Dan Finlay 8 years ago committed by GitHub
parent 4b8e95336d
commit 5567ea8dc5
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -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…
Cancel
Save