mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
merge master hotfix into dev
This commit is contained in:
commit
bef4b78196
@ -2,7 +2,10 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
- Fix issue with HD accounts being generated as loose keys.
|
|
||||||
|
## 3.1.2 2017-1-24
|
||||||
|
|
||||||
|
- Fix "New Account" default keychain
|
||||||
|
|
||||||
## 3.1.1 2017-1-20
|
## 3.1.1 2017-1-20
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "3.1.1",
|
"version": "3.1.2",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
Reference in New Issue
Block a user