mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 6.5.1 RC1
This commit is contained in:
parent
b81c4e5c98
commit
3d715e5cf9
@ -2,6 +2,11 @@
|
||||
|
||||
## Current Develop Branch
|
||||
|
||||
## 6.5.1 Tue May 14 2019
|
||||
|
||||
- Fix bug where approve method would show a warning. #6602
|
||||
- [#6593](https://github.com/MetaMask/metamask-extension/pull/6593): Fix wording of autoLogoutTimeLimitDescription
|
||||
|
||||
## 6.5.0 Fri May 10 2019
|
||||
|
||||
- [#6568](https://github.com/MetaMask/metamask-extension/pull/6568): feature: integrate gaba/PhishingController
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "__MSG_appName__",
|
||||
"version": "6.5.0",
|
||||
"version": "6.5.1",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "__MSG_appDescription__",
|
||||
|
Loading…
Reference in New Issue
Block a user