mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 4.0.0
This commit is contained in:
parent
eed75735b8
commit
b45295499e
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 4.0.0 2018-2-22
|
||||||
|
|
||||||
|
- Introduce new MetaMask user interface.
|
||||||
|
|
||||||
## 3.14.2 2018-2-15
|
## 3.14.2 2018-2-15
|
||||||
|
|
||||||
- Fix bug where log subscriptions would break when switching network.
|
- Fix bug where log subscriptions would break when switching network.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "4.0.12",
|
"version": "4.0.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user