mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
f70bb30d2c
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 2.11.0 2016-09-12
|
||||||
|
|
||||||
- Fix bug where pending transactions from Test net (or other networks) show up In Main net.
|
- Fix bug where pending transactions from Test net (or other networks) show up In Main net.
|
||||||
- Add fiat conversion values to more views.
|
- Add fiat conversion values to more views.
|
||||||
- On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update.
|
- On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "2.10.2",
|
"version": "2.11.0",
|
||||||
"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