diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-09-15 02:35:50 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-09-15 02:35:50 +0800 |
commit | 03094091d1ae1573f7867c887d91346356d48b6c (patch) | |
tree | baa88480aa9487336125242936f8cc123bf5f330 /app | |
parent | 440cdf87744b83a579bee0ee0249f3823ab13b2a (diff) | |
download | tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.gz tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.bz2 tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.lz tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.xz tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.zst tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.zip |
Version 2.11.2
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 a21e0612a..c1cbd074d 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "MetaMask", "short_name": "Metamask", - "version": "2.11.1", + "version": "2.11.2", "manifest_version": 2, "author": "https://metamask.io", "description": "Ethereum Browser Extension", |