diff options
author | Dan Finlay <dan@danfinlay.com> | 2018-12-13 10:48:50 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2018-12-13 10:48:50 +0800 |
commit | 75a737b69a850ccf6fc946a009a2bbc868240792 (patch) | |
tree | 0db8c27b23a4bc826105bdfb93ba448c9817b660 /app | |
parent | 05e8753641119b7350219e312fa55935bc5abc74 (diff) | |
download | tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.tar tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.tar.gz tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.tar.bz2 tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.tar.lz tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.tar.xz tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.tar.zst tangerine-wallet-browser-75a737b69a850ccf6fc946a009a2bbc868240792.zip |
Version 5.2.2 RC1v5.2.2
Diffstat (limited to 'app')
-rw-r--r-- | app/manifest.json | 2 |
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__", |