diff options
| author | Thomas Huang <tmashuang@users.noreply.github.com> | 2017-12-15 04:33:55 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-15 04:33:55 +0800 |
| commit | 115c5e3a43103476682735bc3c840b9d429165ed (patch) | |
| tree | 859d77f1d0dd37acedc71d9d0cd2d4140b45d514 /app/manifest.json | |
| parent | 453bfd34e333528e8dcbf17c550cbb8a1c4d17dc (diff) | |
| parent | 622a1f7f4a972b7ea665de941d61bedb5ff03331 (diff) | |
| download | tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.tar tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.tar.gz tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.tar.bz2 tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.tar.lz tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.tar.xz tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.tar.zst tangerine-wallet-browser-115c5e3a43103476682735bc3c840b9d429165ed.zip | |
Merge pull request #2747 from MetaMask/Version-3.13.3
Version 3.13.3
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 a5645bb7c..d6c57d681 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "MetaMask", "short_name": "Metamask", - "version": "3.13.2", + "version": "3.13.3", "manifest_version": 2, "author": "https://metamask.io", "description": "Ethereum Browser Extension", |
