1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00

Merge pull request #583 from MetaMask/Version-2.9.1

Version 2.9.1
This commit is contained in:
Dan Finlay 2016-08-24 16:39:16 -07:00 committed by GitHub
commit 4448b635b9
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": {