Skip to content

Commit 17604f1

Browse files
committed
Version 3.7.0
1 parent e4d09ae commit 17604f1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

33
## Current Master
44

5+
## 3.7.0 2017-5-23
6+
57
- Add Transaction Number (nonce) to transaction list.
68
- Label the pending tx icon with a tooltip.
79
- Fix bug where website filters would pile up and not deallocate when leaving a site.

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.6.5",
4+
"version": "3.7.0",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)