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

Master parity with developer/release (#7225)

* Version v7.2.2

* Add v7.2.2 to changelog
This commit is contained in:
Thomas Huang 2019-09-27 10:35:38 -06:00 committed by Mark Stacey
parent 5f254f7325
commit 67ab13b74b
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
## Current Develop Branch
- [#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
- [#7180](https://github.com/MetaMask/metamask-extension/pull/7180): Add `appName` message to each locale

View File

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