Merge pull request #426 from MetaMask/Version26

Version 2.6
feature/default_network_editable
Dan Finlay 8 years ago committed by GitHub
commit 45c64a0830
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master
## 2.6.0 2016-07-11
- Fix formatting of ETH balance
- Fix formatting of account details.
- Use web3 minified dist for faster inject times

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
"version": "2.5.0",
"version": "2.6.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {

Loading…
Cancel
Save