diff options
author | Dan Finlay <dan@danfinlay.com> | 2019-06-08 01:37:12 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2019-06-08 01:37:12 +0800 |
commit | 4f8bfded797ebfd1af5ea84be894e424e215af4e (patch) | |
tree | 856b6d5046c1aa4c1a043062a0d213507a55189b /app/manifest.json | |
parent | 3dc7e29a51a52f18ecbd48f03ac26e5e899910f8 (diff) | |
download | tangerine-wallet-browser-4f8bfded797ebfd1af5ea84be894e424e215af4e.tar.gz tangerine-wallet-browser-4f8bfded797ebfd1af5ea84be894e424e215af4e.tar.zst tangerine-wallet-browser-4f8bfded797ebfd1af5ea84be894e424e215af4e.zip |
Version 6.6.2 RC1v6.6.2
Diffstat (limited to 'app/manifest.json')
-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 6acb74082..6407c8c1c 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "6.6.1", + "version": "6.6.2", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", |