1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Version 4.0.0

This commit is contained in:
Thomas 2018-02-22 14:57:24 -08:00
parent eed75735b8
commit b45295499e
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## Current Master
## 4.0.0 2018-2-22
- Introduce new MetaMask user interface.
## 3.14.2 2018-2-15
- Fix bug where log subscriptions would break when switching network.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "4.0.12",
"version": "4.0.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",