mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Master parity with developer/release (#7225)
* Version v7.2.2 * Add v7.2.2 to changelog
This commit is contained in:
parent
5f254f7325
commit
67ab13b74b
@ -3,6 +3,9 @@
|
|||||||
## 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.2 Tue Sep 24 2019
|
||||||
|
- [#7213](https://github.com/MetaMask/metamask-extension/pull/7213): Update minimum Firefox verison to 56.0
|
||||||
|
|
||||||
## 7.2.1 Tue Sep 17 2019
|
## 7.2.1 Tue Sep 17 2019
|
||||||
- [#7180](https://github.com/MetaMask/metamask-extension/pull/7180): Add `appName` message to each locale
|
- [#7180](https://github.com/MetaMask/metamask-extension/pull/7180): Add `appName` message to each locale
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "7.2.1",
|
"version": "7.2.2",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
|
Loading…
Reference in New Issue
Block a user