1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Merge pull request #7269 from MetaMask/master-parity

Master => develop
This commit is contained in:
Mark Stacey 2019-10-08 21:15:37 -03:00 committed by GitHub
commit 4a7292ad54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@
## Current Develop Branch
- [#7168](https://github.com/MetaMask/metamask-extension/pull/7168): Add fixes for German translations
## 7.2.3 Fri Oct 04 2019
- [#7252](https://github.com/MetaMask/metamask-extension/pull/7252): Fix gas limit when sending tx without data to a contract
- [#7260](https://github.com/MetaMask/metamask-extension/pull/7260): Do not transate on seed phrases
## 7.2.2 Tue Sep 24 2019
- [#7213](https://github.com/MetaMask/metamask-extension/pull/7213): Update minimum Firefox verison to 56.0

View File

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