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