aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2017-05-24 05:49:45 +0800
committerDan Finlay <dan@danfinlay.com>2017-05-24 05:49:45 +0800
commit17604f1ef5c880a391026aa02d19493d05c1dd18 (patch)
treeae20a0d348348849cbd727dd4e7ee610262d6b8a
parente4d09aebf470f9c014f2b658ccf5042a3995d708 (diff)
downloadtangerine-wallet-browser-17604f1ef5c880a391026aa02d19493d05c1dd18.tar.gz
tangerine-wallet-browser-17604f1ef5c880a391026aa02d19493d05c1dd18.tar.zst
tangerine-wallet-browser-17604f1ef5c880a391026aa02d19493d05c1dd18.zip
Version 3.7.0v3.7.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--app/manifest.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88d7a81e7..c0473baee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 3.7.0 2017-5-23
+
- Add Transaction Number (nonce) to transaction list.
- Label the pending tx icon with a tooltip.
- Fix bug where website filters would pile up and not deallocate when leaving a site.
diff --git a/app/manifest.json b/app/manifest.json
index 31e4598c7..5fd4420be 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.6.5",
+ "version": "3.7.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",