We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e210d0d + ebf86f9 commit f70bb30Copy full SHA for f70bb30
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 2.11.0 2016-09-12
6
+
7
- Fix bug where pending transactions from Test net (or other networks) show up In Main net.
8
- Add fiat conversion values to more views.
9
- On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "2.10.2",
+ "version": "2.11.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments