mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
4a7292ad54
@ -3,6 +3,10 @@
|
|||||||
## Current Develop Branch
|
## Current Develop Branch
|
||||||
- [#7168](https://github.com/MetaMask/metamask-extension/pull/7168): Add fixes for German translations
|
- [#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
|
## 7.2.2 Tue Sep 24 2019
|
||||||
- [#7213](https://github.com/MetaMask/metamask-extension/pull/7213): Update minimum Firefox verison to 56.0
|
- [#7213](https://github.com/MetaMask/metamask-extension/pull/7213): Update minimum Firefox verison to 56.0
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "7.2.2",
|
"version": "7.2.3",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user