aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-07-14 15:11:49 +0800
committerGitHub <noreply@github.com>2016-07-14 15:11:49 +0800
commit3b80a043ee711bbc12ec55265e7c024c9145e75d (patch)
treec71e2f765b1c07a9f84cec999404cdd162593bc1
parent97e38b4983629eb76a130da4f9782152f2cb1860 (diff)
downloadtangerine-wallet-browser-3b80a043ee711bbc12ec55265e7c024c9145e75d.tar.gz
tangerine-wallet-browser-3b80a043ee711bbc12ec55265e7c024c9145e75d.tar.zst
tangerine-wallet-browser-3b80a043ee711bbc12ec55265e7c024c9145e75d.zip
Version 2.6.1 (#442)
-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 464a39569..faaa3138c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 2.6.1 2016-07-13
+
- Fix tool tips on Eth balance to show the 6 decimals
- Fix rendering of recipient SVG in tx approval notification.
- New vaults now generate only one wallet instead of three.
diff --git a/app/manifest.json b/app/manifest.json
index d0207ee0e..d1a4a2f54 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
- "version": "2.6.0",
+ "version": "2.6.1",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {