mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version v8.1.9
This commit is contained in:
parent
c4aa0b3c9a
commit
5d30613120
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Current Develop Branch
|
||||
|
||||
## 8.1.9 Tue Dec 15 2020
|
||||
- [#10048](https://github.com/MetaMask/metamask-extension/pull/10048): Display boolean values when signing typed data
|
||||
|
||||
## 8.1.8 Wed Dec 09 2020
|
||||
|
@ -78,6 +78,6 @@
|
||||
"notifications"
|
||||
],
|
||||
"short_name": "__MSG_appName__",
|
||||
"version": "8.1.8",
|
||||
"version": "8.1.9",
|
||||
"web_accessible_resources": ["inpage.js", "phishing.html"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user