Skip to content

Commit b50c10f

Browse files
committed
Version 3.9.2
1 parent f23efec commit b50c10f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Current Master
44

5+
## 3.9.2 2017-7-26
6+
7+
- Fix bugs that could sometimes result in failed transactions after switching networks.
58
- Include stack traces in txMeta's to better understand the life cycle of transactions
69

710
## 3.9.1 2017-7-19

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "3.9.1",
4+
"version": "3.9.2",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)