Skip to content

Commit eddc8cf

Browse files
committed
Version 3.8.6
1 parent 822ebca commit eddc8cf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Current Master
44

5+
## 3.8.6 2017-7-11
6+
7+
- Make transaction resubmission more resilient.
58
- No longer validate nonce client-side in retry loop.
69
- Fix bug where insufficient balance error was sometimes shown on successful transactions.
710

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "3.8.5",
4+
"version": "3.8.6",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)