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

Merge pull request #647 from MetaMask/Version-2.11.0

Version 2.11.0
This commit is contained in:
Dan Finlay 2016-09-12 15:51:44 -07:00 committed by GitHub
commit f70bb30d2c
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 2.11.0 2016-09-12
- Fix bug where pending transactions from Test net (or other networks) show up In Main net.
- Add fiat conversion values to more views.
- On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update.

View File

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