1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version v8.1.3

This commit is contained in:
MetaMask Bot 2020-10-26 19:42:00 +00:00 committed by Mark Stacey
parent 1294955d81
commit 795658a7f0
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Develop Branch
## 8.1.3 Mon Oct 26 2020
## 8.1.2 Mon Oct 19 2020
- [#9608](https://github.com/MetaMask/metamask-extension/pull/9608): Ensure QR code scanner works
- [#9624](https://github.com/MetaMask/metamask-extension/pull/9624): Help users avoid insufficient gas prices in swaps

View File

@ -68,6 +68,6 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "8.1.2",
"version": "8.1.3",
"web_accessible_resources": ["inpage.js", "phishing.html"]
}