aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-05-27 01:15:01 +0800
committerDan Finlay <dan@danfinlay.com>2016-05-27 01:15:01 +0800
commit7f4929a2d28b382c64761bd456a19e5e43ac4f64 (patch)
tree003e35cf025e3e6b09f7ae5a0be7fcac80f79bf0
parenteebc2ee66df0b79cc2e5c3c594fa1fcf67cf5ffd (diff)
downloadtangerine-wallet-browser-7f4929a2d28b382c64761bd456a19e5e43ac4f64.tar.gz
tangerine-wallet-browser-7f4929a2d28b382c64761bd456a19e5e43ac4f64.tar.zst
tangerine-wallet-browser-7f4929a2d28b382c64761bd456a19e5e43ac4f64.zip
Bump version
-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 4cc673422..3b0469b19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 2.1.0 2016-05-26
+
- Added copy address button to account list.
- Fixed back button on confirm transaction screen.
- Add indication of pending transactions to account list screen.
diff --git a/app/manifest.json b/app/manifest.json
index 56f0ce62e..c3417103e 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
- "version": "2.0.0",
+ "version": "2.0.1",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {