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

Version 3.8.6

This commit is contained in:
Dan Finlay 2017-07-11 16:00:20 -07:00
parent 822ebca3eb
commit eddc8cfee7
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
## Current Master
## 3.8.6 2017-7-11
- Make transaction resubmission more resilient.
- No longer validate nonce client-side in retry loop.
- Fix bug where insufficient balance error was sometimes shown on successful transactions.

View File

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