diff options
author | Thomas Huang <tmashuang@users.noreply.github.com> | 2017-05-10 08:23:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-10 08:23:02 +0800 |
commit | ecaa4cdeb202204f3085af3660338e23c575b06f (patch) | |
tree | 7e2cacfaf305d2fa48355948718af627ca749da6 /app | |
parent | 66fcf35ad7b3405b4eb58f7d84bf67801b503953 (diff) | |
parent | 3ed7205b7505133a1dd6a278665070eb83bd4a32 (diff) | |
download | tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.tar tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.tar.gz tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.tar.bz2 tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.tar.lz tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.tar.xz tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.tar.zst tangerine-wallet-browser-ecaa4cdeb202204f3085af3660338e23c575b06f.zip |
Merge pull request #1404 from MetaMask/Version-3.6.4
Version 3.6.4
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 cef44446e..a1f6d7855 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "MetaMask", "short_name": "Metamask", - "version": "3.6.3", + "version": "3.6.4", "manifest_version": 2, "author": "https://metamask.io", "description": "Ethereum Browser Extension", |