diff options
author | Dan J Miller <danjm.com@gmail.com> | 2019-04-09 02:22:23 +0800 |
---|---|---|
committer | Dan Finlay <542863+danfinlay@users.noreply.github.com> | 2019-04-09 02:22:23 +0800 |
commit | 79804ec79bda1cffa530743ddb8d299c257092a2 (patch) | |
tree | e920376b663e7df57e999935c23a448b71bb279d /app | |
parent | ac39a9b3788372870fc668ed9395644ee20fe6bc (diff) | |
download | tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.tar tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.tar.gz tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.tar.bz2 tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.tar.lz tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.tar.xz tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.tar.zst tangerine-wallet-browser-79804ec79bda1cffa530743ddb8d299c257092a2.zip |
Version 6.3.2 (#6418)
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 941842636..5e464dc2f 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "6.3.1", + "version": "6.3.2", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", |