We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23efec commit b50c10fCopy full SHA for b50c10f
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Current Master
4
5
+## 3.9.2 2017-7-26
6
+
7
+- Fix bugs that could sometimes result in failed transactions after switching networks.
8
- Include stack traces in txMeta's to better understand the life cycle of transactions
9
10
## 3.9.1 2017-7-19
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.9.1",
+ "version": "3.9.2",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments