We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d09ae commit 17604f1Copy full SHA for 17604f1
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.7.0 2017-5-23
6
+
7
- Add Transaction Number (nonce) to transaction list.
8
- Label the pending tx icon with a tooltip.
9
- Fix bug where website filters would pile up and not deallocate when leaving a site.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.6.5",
+ "version": "3.7.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments