Version v8.1.6

feature/default_network_editable
MetaMask Bot 4 years ago committed by Dan Miller
parent 1661953e23
commit 9fab240c72
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest/_base.json

@ -2,6 +2,8 @@
## Current Develop Branch
## 8.1.6 Wed Dec 02 2020
## 8.1.5 Wed Nov 18 2020
- [#9871](https://github.com/MetaMask/metamask-extension/pull/9871): Show send text upon hover in main asset list
- [#9855](https://github.com/MetaMask/metamask-extension/pull/9855): Make edit icon and account name in account details modal focusable

@ -71,6 +71,6 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "8.1.5",
"version": "8.1.6",
"web_accessible_resources": ["inpage.js", "phishing.html"]
}

Loading…
Cancel
Save