From 43784e21438fe9b46bf2d77bb2c31ab3ef06614c Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 27 Jul 2016 16:49:11 -0700 Subject: [PATCH] Version 2.7.1 --- CHANGELOG.md | 4 +++- app/manifest.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2dadcc84..a2e3e8209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/app/manifest.json b/app/manifest.json index 9f49d7b52..e49511b27 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -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": {