Version 2.7.1

This commit is contained in:
Dan Finlay 2016-07-27 16:49:11 -07:00
parent 482e15c573
commit 43784e2143
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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": {