diff options
author | Kevin Serrano <kevgagser@gmail.com> | 2017-02-21 07:08:13 +0800 |
---|---|---|
committer | Kevin Serrano <kevgagser@gmail.com> | 2017-02-21 07:08:13 +0800 |
commit | ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1 (patch) | |
tree | e61c9effb8157af11c2d2946e6c36faae3fac511 /app | |
parent | 736637363b910560b4937a40bdde773cd5843f93 (diff) | |
parent | 861f5c5cbbf147e8e734e44ba66832d1698c0b91 (diff) | |
download | tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.tar tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.tar.gz tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.tar.bz2 tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.tar.lz tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.tar.xz tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.tar.zst tangerine-wallet-browser-ae82e8f5c7f6ce077d95c813f846f8dec13d7ed1.zip |
Merge branch 'master' into i1128-noticesdev
borts
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 95475ddf1..f8a08363b 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "MetaMask", "short_name": "Metamask", - "version": "3.2.2", + "version": "3.3.0", "manifest_version": 2, "author": "https://metamask.io", "description": "Ethereum Browser Extension", |