Version v8.1.10

feature/default_network_editable
MetaMask Bot 4 years ago committed by Mark Stacey
parent 1aa6d7bfea
commit a8d1cdb7ee
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest/_base.json

@ -2,6 +2,8 @@
## Current Develop Branch
## 8.1.10 Fri Dec 18 2020
## 8.1.9 Tue Dec 15 2020
- [#10034](https://github.com/MetaMask/metamask-extension/pull/10034): Fix contentscript injection failure on Firefox 56
- [#10045](https://github.com/MetaMask/metamask-extension/pull/10045): Fix token validation in Send flow

@ -78,6 +78,6 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "8.1.9",
"version": "8.1.10",
"web_accessible_resources": ["inpage.js", "phishing.html"]
}

Loading…
Cancel
Save