aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2018-01-23 07:46:09 +0800
committerDan Finlay <dan@danfinlay.com>2018-01-23 08:06:20 +0800
commit5568053cd81d26f1888239d335708cd746f224df (patch)
tree3ec3342e96d979cb05ad5b560ebcddb1bccad6b9
parent0373a3840bd52d3fffe04accf40c185d798f2ad2 (diff)
downloadtangerine-wallet-browser-5568053cd81d26f1888239d335708cd746f224df.tar.gz
tangerine-wallet-browser-5568053cd81d26f1888239d335708cd746f224df.tar.zst
tangerine-wallet-browser-5568053cd81d26f1888239d335708cd746f224df.zip
Version 3.13.7
-rw-r--r--CHANGELOG.md7
-rw-r--r--app/manifest.json2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4efbe00e..85c75f879 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,14 @@
## Current Master
+## 3.13.7 2018-1-22
+
- Add ability to bypass gas estimation loading indicator.
+- Re-add changes from 3.13.5
+
+## 3.13.6 2017-1-18
+
+- Roll back changes to 3.13.4 to fix some issues with the new Infura REST provider.
## 3.13.5 2018-1-16
diff --git a/app/manifest.json b/app/manifest.json
index 3b6fc6b20..d795a225a 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.13.5",
+ "version": "3.13.7",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",