diff options
author | Dan J Miller <danjm.com@gmail.com> | 2019-03-27 01:03:15 +0800 |
---|---|---|
committer | Dan Finlay <542863+danfinlay@users.noreply.github.com> | 2019-03-27 01:03:15 +0800 |
commit | 91c4c3bdce4c6a5e1873a9b3922db1594dadc474 (patch) | |
tree | 3260aac9e7b9b661e083b57ab7d47175f2131ff6 /app | |
parent | 2a0b98492a6f29015940d0798654e6dc864df2c3 (diff) | |
download | tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.tar tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.tar.gz tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.tar.bz2 tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.tar.lz tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.tar.xz tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.tar.zst tangerine-wallet-browser-91c4c3bdce4c6a5e1873a9b3922db1594dadc474.zip |
Version 6.3.0 (#6350)v6.3.0
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 df5b67bb9..6837adf61 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "6.2.2", + "version": "6.3.0", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", |