1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

Version v7.2.2

This commit is contained in:
MetaMask Bot 2019-09-24 15:50:32 +00:00
parent a6131d7a46
commit 2fc6c50de2
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Develop Branch
## 7.2.2 Tue Sep 24 2019
## 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__",