diff options
author | kumavis <kumavis@users.noreply.github.com> | 2018-01-12 03:40:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 03:40:56 +0800 |
commit | cf60b23eec4fc5204e15ae5efbb501d372137a02 (patch) | |
tree | 5a690fe99904930e77f138af59469aa0d7ddd44f /app/manifest.json | |
parent | cc49e637dd85f1946e606634a5fc8c126c7cc04d (diff) | |
parent | f130772956ede6c989aba347e87ee60d4f452f87 (diff) | |
download | tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.gz tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.bz2 tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.lz tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.xz tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.zst tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.zip |
Merge branch 'master' into infura-rest-api
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 d6c57d681..df7b1f1aa 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "MetaMask", "short_name": "Metamask", - "version": "3.13.3", + "version": "3.13.4", "manifest_version": 2, "author": "https://metamask.io", "description": "Ethereum Browser Extension", |