Merge pull request #1691 from MetaMask/Version-3.8.0

Version 3.8.0
feature/default_network_editable
Kevin Serrano 8 years ago committed by GitHub
commit f36e69f340
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master ## Current Master
## 3.8.0 2017-6-28
- No longer stop rebroadcasting transactions - No longer stop rebroadcasting transactions
- Add list of popular tokens held to the account detail view. - Add list of popular tokens held to the account detail view.
- Add ability to add Tokens to token list. - Add ability to add Tokens to token list.

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

Loading…
Cancel
Save