Skip to content

Commit 611cb7a

Browse files
committed
Version 3.7.4
1 parent f001de8 commit 611cb7a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Current Master
44

5+
## 3.7.4 2017-6-2
6+
7+
- Fix bug with inflight cache that caused some block lookups to return bad values (affected OasisDex).
8+
- Fixed bug with gas limit calculation that would sometimes create unsubmittable gas limits.
9+
510
## 3.7.3 2017-6-1
611

712
- Rebuilt to fix cache clearing bug.

app/manifest.json

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

0 commit comments

Comments
 (0)