Merge pull request #2419 from MetaMask/Version-3.11.1

Version 3.11.1
This commit is contained in:
Thomas Huang 2017-10-20 21:58:18 -04:00 committed by GitHub
commit 20cb6a76dd
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.11.1 2017-10-20
- Fix bug where log filters were not populated correctly
- Fix bug where web3 API was sometimes injected after the page loaded.
- Fix bug where first account was sometimes not selected correctly after creating or restoring a vault.

View File

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