Merge pull request #1597 from MetaMask/Version-3.7.8

Version 3.7.8
This commit is contained in:
kumavis 2017-06-12 16:20:04 -07:00 committed by GitHub
commit bbe0c73dca
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.7.8 2017-6-12
- Add a `ethereum:` prefix to the QR code address
- The default network on installation is now MainNet
- Fix currency API URL from cryptonator.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.7.7",
"version": "3.7.8",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",