mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
4448b635b9
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 2.9.1 2016-08-24
|
||||||
|
|
||||||
- Added static image as fallback for when WebGL isn't supported.
|
- Added static image as fallback for when WebGL isn't supported.
|
||||||
- Transaction history now has a hard limit.
|
- Transaction history now has a hard limit.
|
||||||
- Added info link on account screen that visits Etherscan.
|
- Added info link on account screen that visits Etherscan.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "2.9.0",
|
"version": "2.9.1",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
"commands": {
|
"commands": {
|
||||||
|
Loading…
Reference in New Issue
Block a user