aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-12-13 11:01:36 +0800
committerGitHub <noreply@github.com>2018-12-13 11:01:36 +0800
commit042845791c0d629e32fd0bdaec8b0e865cb5b22e (patch)
tree0db8c27b23a4bc826105bdfb93ba448c9817b660 /app
parent05e8753641119b7350219e312fa55935bc5abc74 (diff)
parent75a737b69a850ccf6fc946a009a2bbc868240792 (diff)
downloadtangerine-wallet-browser-042845791c0d629e32fd0bdaec8b0e865cb5b22e.tar.gz
tangerine-wallet-browser-042845791c0d629e32fd0bdaec8b0e865cb5b22e.tar.zst
tangerine-wallet-browser-042845791c0d629e32fd0bdaec8b0e865cb5b22e.zip
Merge pull request #5926 from MetaMask/Version-5.2.2
Version 5.2.2 RC1
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 047a1db43..4f4598a18 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
- "version": "5.2.1",
+ "version": "5.2.2",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",