Merge branch 'master' into shortcut-fix

This commit is contained in:
Kevin Serrano 2016-08-24 18:37:01 -07:00
commit 648dd59890
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 2.9.1 2016-08-24
- Added static image as fallback for when WebGL isn't supported.
- Transaction history now has a hard limit.
- Added info link on account screen that visits Etherscan.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.9.0",
"version": "2.9.1",
"manifest_version": 2,
"description": "Ethereum Browser Extension",
"commands": {