Version 3.9.11

feature/default_network_editable
Dan Finlay 7 years ago
parent 9ce82640f2
commit 72bccec440
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master
## 3.9.11 2017-8-24
- Fix nonce calculation bug that would sometimes generate very wrong nonces.
- Give up resubmitting a transaction after 3500 blocks.

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

Loading…
Cancel
Save