mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Version 2.4.5
This commit is contained in:
parent
8d9a0e7177
commit
757a3ce6be
@ -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…
Reference in New Issue
Block a user