Version 2.4.5

feature/default_network_editable
Dan Finlay 9 years ago
parent 8d9a0e7177
commit 757a3ce6be
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master ## Current Master
## 2.4.5 2016-06-29
- Fixed bug where MetaMask interfered with PDF loading. - Fixed bug where MetaMask interfered with PDF loading.
- Moved switch account icon into menu bar. - Moved switch account icon into menu bar.
- Changed status shapes to be a yellow warning sign for failure and ellipsis for pending transactions. - Changed status shapes to be a yellow warning sign for failure and ellipsis for pending transactions.

@ -1,7 +1,7 @@
{ {
"name": "__MSG_appName__", "name": "__MSG_appName__",
"short_name": "Metamask", "short_name": "Metamask",
"version": "2.4.4", "version": "2.4.5",
"manifest_version": 2, "manifest_version": 2,
"description": "__MSG_appDescription__", "description": "__MSG_appDescription__",
"icons": { "icons": {

Loading…
Cancel
Save