mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.7.1
This commit is contained in:
parent
482e15c573
commit
43784e2143
@ -2,9 +2,11 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.7.1 2016-07-27
|
||||
|
||||
- Fix bug where web3 would sometimes not be injected in time for the application.
|
||||
- Fixed bug where sometimes when opening the plugin, it would not fully open until closing and re-opening.
|
||||
- Got most functionality working within Firefox.
|
||||
- Got most functionality working within Firefox (still working on review process before it can be available).
|
||||
- Fixed menu dropdown bug introduced in Chrome 52.
|
||||
|
||||
## 2.7.0 2016-07-21
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"manifest_version": 2,
|
||||
"description": "Ethereum Browser Extension",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user