diff options
author | Dan Finlay <dan@danfinlay.com> | 2017-06-03 02:08:59 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2017-06-03 02:08:59 +0800 |
commit | 611cb7ad930955bbc1691eafbe961a313557f17b (patch) | |
tree | 61d621f607370acc2f724d1ac6e62fa66e1ded52 /app | |
parent | f001de86a51796575dcdd7159ca7900aadb87185 (diff) | |
download | dexon-wallet-611cb7ad930955bbc1691eafbe961a313557f17b.tar.gz dexon-wallet-611cb7ad930955bbc1691eafbe961a313557f17b.tar.zst dexon-wallet-611cb7ad930955bbc1691eafbe961a313557f17b.zip |
Version 3.7.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 4dcd6df3..99a083f0 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "MetaMask", "short_name": "Metamask", - "version": "3.7.3", + "version": "3.7.4", "manifest_version": 2, "author": "https://metamask.io", "description": "Ethereum Browser Extension", |