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": {