Skip to content

Commit f70bb30

Browse files
authored
Merge pull request #647 from MetaMask/Version-2.11.0
Version 2.11.0
2 parents e210d0d + ebf86f9 commit f70bb30

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Current Master
44

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

app/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "2.10.2",
4+
"version": "2.11.0",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)