We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678cfd2 commit 04a0b94Copy full SHA for 04a0b94
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Current Master
4
5
+## 3.8.4 2017-7-7
6
+
7
+- Improve transaction resubmit logic to fail more eagerly when a user would expect it to.
8
9
## 3.8.3 2017-7-6
10
11
- Re-enable default token list.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.8.3",
+ "version": "3.8.4",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments