aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2018-01-17 04:20:15 +0800
committerDan Finlay <dan@danfinlay.com>2018-01-17 04:20:15 +0800
commit41fdff41cd83f9c954be0f8b8bd66586a8b8a968 (patch)
treefa2b48b5318109ed998a84a6143f9b98c4280e2d
parent727ec73b669c9c496b8b8e0fb00088b864d49373 (diff)
downloadtangerine-wallet-browser-41fdff41cd83f9c954be0f8b8bd66586a8b8a968.tar.gz
tangerine-wallet-browser-41fdff41cd83f9c954be0f8b8bd66586a8b8a968.tar.zst
tangerine-wallet-browser-41fdff41cd83f9c954be0f8b8bd66586a8b8a968.zip
Version 3.13.5v3.13.5
-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 1da6da219..e5f85dbb2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 3.13.5 2018-1-16
+
- Estimating gas limit for simple ether sends now faster & cheaper, by avoiding VM usage on recipients with no code.
- Add an extra px to address for Firefox clipping.
- Fix Firefox scrollbar.
diff --git a/app/manifest.json b/app/manifest.json
index df7b1f1aa..3b6fc6b20 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.13.4",
+ "version": "3.13.5",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",