1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 09:23:21 +01:00

Version 2.13.9

This commit is contained in:
Dan Finlay 2016-11-21 12:24:27 -08:00
parent b4bee4fb59
commit 1ddc7625e0
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 2.13.9 2016-11-21
- Add support for the new, default Ropsten Test Network.
- Fix bug that would cause MetaMask to occasionally lose its StreamProvider connection and drop requests.

View File

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