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

Version v7.5.3

This commit is contained in:
MetaMask Bot 2019-11-15 19:39:23 +00:00
parent 37b5449c13
commit c3966aecdb
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Develop Branch
## 7.5.3 Fri Nov 15 2019
## 7.5.2 Thu Nov 14 2019
- [#7414](https://github.com/MetaMask/metamask-extension/pull/7414): Ensure SignatureRequestOriginal 'beforeunload' handler is bound

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "7.5.2",
"version": "7.5.3",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",