mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 3.9.1
This commit is contained in:
parent
d2fd7e81c4
commit
dcf025782b
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 3.9.1 2017-7-19
|
||||
|
||||
- No longer automatically request 1 ropsten ether for the first account in a new vault.
|
||||
- Now redirects from known malicious sites faster.
|
||||
- Added a link to our new support page to the help screen.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "3.9.0",
|
||||
"version": "3.9.1",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"eth-contract-metadata": "^1.1.4",
|
||||
"eth-hd-keyring": "^1.1.1",
|
||||
"eth-query": "^2.1.2",
|
||||
"eth-sig-util": "^1.1.1",
|
||||
"eth-sig-util": "^1.2.2",
|
||||
"eth-simple-keyring": "^1.1.1",
|
||||
"eth-token-tracker": "^1.1.2",
|
||||
"etheraddresslookup": "github:409H/EtherAddressLookup",
|
||||
|
Loading…
Reference in New Issue
Block a user