mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.4.2
This commit is contained in:
parent
8a31313397
commit
73869ea233
@ -2,9 +2,12 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.4.2 2016-06-22
|
||||
|
||||
- Change out export icon for key.
|
||||
- Unify copy to clipboard icon
|
||||
- Fixed eth.sign behavior.
|
||||
- Fix behavior of batched outbound transactions.
|
||||
|
||||
## 2.4.0 2016-06-20
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_appDescription__",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user