We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce8264 commit 72bccecCopy full SHA for 72bccec
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.9.11 2017-8-24
6
+
7
- Fix nonce calculation bug that would sometimes generate very wrong nonces.
8
- Give up resubmitting a transaction after 3500 blocks.
9
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.9.10",
+ "version": "3.9.11",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments