diff --git a/CHANGELOG.md b/CHANGELOG.md index 93a455248..2ffec75cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +## 2.4.5 2016-06-29 + - Fixed bug where MetaMask interfered with PDF loading. - Moved switch account icon into menu bar. - Changed status shapes to be a yellow warning sign for failure and ellipsis for pending transactions. diff --git a/app/manifest.json b/app/manifest.json index d724c8001..dbf5e05f5 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.4.4", + "version": "2.4.5", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": {