We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bee4f commit 1ddc762Copy full SHA for 1ddc762
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 2.13.9 2016-11-21
6
+
7
- Add support for the new, default Ropsten Test Network.
8
- Fix bug that would cause MetaMask to occasionally lose its StreamProvider connection and drop requests.
9
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "2.13.8",
+ "version": "2.13.9",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments