From d19c286ee8dbd748ef0e1770545299879dada1da Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 20 Jun 2016 15:36:47 -0700 Subject: [PATCH] Version 2.4.0 --- CHANGELOG.md | 2 ++ app/manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0d2eac2d..15f5446fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +## 2.4.0 2016-06-20 + - Clean up UI. - Remove nonfunctional QR code button. - Make network loading indicator clickable to select accessible network. diff --git a/app/manifest.json b/app/manifest.json index d037fb22f..2e2d28f37 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.3.1", + "version": "2.4.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": {