1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Merge pull request #1754 from MetaMask/Version-3.8.4

Version 3.8.4
This commit is contained in:
kumavis 2017-07-07 18:56:37 -07:00 committed by GitHub
commit fd6caf8713
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## Current Master
## 3.8.4 2017-7-7
- Improve transaction resubmit logic to fail more eagerly when a user would expect it to.
## 3.8.3 2017-7-6
- Re-enable default token list.

View File

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