mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 2.5.2
This commit is contained in:
parent
7b9ac18557
commit
3b6b06db92
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 3.5.2 2017-3-28
|
||||||
|
|
||||||
|
- Fix bug where gas estimate totals were sometimes wrong.
|
||||||
- Add link to Kovan Test Faucet instructions on buy view.
|
- Add link to Kovan Test Faucet instructions on buy view.
|
||||||
- Inject web3 into loaded iFrames.
|
- Inject web3 into loaded iFrames.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "3.5.1",
|
"version": "3.5.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