aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2017-12-08 05:17:33 +0800
committerDan Finlay <dan@danfinlay.com>2017-12-08 05:17:33 +0800
commitdc4e3ef24185f3f4dae1fedc5840e36b703617d2 (patch)
treeaca6e3a1f03674a5c27b5d75a28f2cdfea2c5ffc
parent9bb4df46ec8a2cd90aa50546799e9cf5ef738632 (diff)
downloadtangerine-wallet-browser-dc4e3ef24185f3f4dae1fedc5840e36b703617d2.tar.gz
tangerine-wallet-browser-dc4e3ef24185f3f4dae1fedc5840e36b703617d2.tar.zst
tangerine-wallet-browser-dc4e3ef24185f3f4dae1fedc5840e36b703617d2.zip
Version 3.13.1
-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 f3979fbbb..ea7e1cc8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 3.13.1 2017-12-7
+
- Allow Dapps to specify a transaction nonce, allowing dapps to propose resubmit and force-cancel transactions.
## 3.13.0 2017-12-7
diff --git a/app/manifest.json b/app/manifest.json
index aa23f85ff..e95e75f6d 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.13.0",
+ "version": "3.13.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",