aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2017-07-07 01:05:51 +0800
committerDan Finlay <dan@danfinlay.com>2017-07-07 01:05:51 +0800
commit289fdfb7015d2e09306246b7a6871cdd40063118 (patch)
treeae99863e5f9009706be147e9cd03a5ee7114b128
parent33c2b864db8d92a1c7904b1c1e4bbc3ad5d73e31 (diff)
downloadtangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.tar
tangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.tar.gz
tangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.tar.bz2
tangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.tar.lz
tangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.tar.xz
tangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.tar.zst
tangerine-wallet-browser-289fdfb7015d2e09306246b7a6871cdd40063118.zip
Version 3.8.3v3.8.3
-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 3a471108c..3966ea1bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 3.8.3 2017-7-6
+
- Re-enable default token list.
- Add origin header to dapp-bound requests to allow providers to throttle sites.
- Fix bug that could sometimes resubmit a transaction that had been stalled due to low balance after balance was restored.
diff --git a/app/manifest.json b/app/manifest.json
index 12ff6c2ea..aafc33e66 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.8.2",
+ "version": "3.8.3",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",