aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-09-25 00:35:05 +0800
committerGitHub <noreply@github.com>2018-09-25 00:35:05 +0800
commitbef7d7a867a5a5c7e228e39ca2c3231fa5c504b7 (patch)
tree89856ba1be59853a3c7cfcefc3f567f9716e32cd /app
parent9268c4ed548be9d44a47757a36a3f210f8de3787 (diff)
parent69204293436608388f0c50f1ceb236b5cc84708d (diff)
downloadtangerine-wallet-browser-bef7d7a867a5a5c7e228e39ca2c3231fa5c504b7.tar.gz
tangerine-wallet-browser-bef7d7a867a5a5c7e228e39ca2c3231fa5c504b7.tar.zst
tangerine-wallet-browser-bef7d7a867a5a5c7e228e39ca2c3231fa5c504b7.zip
Merge pull request #5313 from MetaMask/Version-4.11.0v4.11.0
Version 4.11.0
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 086d5ba00..6c9f78a08 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
- "version": "4.9.3",
+ "version": "4.11.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",
@@ -78,4 +78,4 @@
"*"
]
}
-}
+} \ No newline at end of file