diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-07-27 08:01:48 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-07-27 08:01:48 +0800 |
commit | 407d2e884bf5dcdd9bc37da72aa67bf697cb3de1 (patch) | |
tree | f92de706def0e874ce74e8553df32364131d034e /app | |
parent | de5a2bf9bc8dd8f028fdb8acb7d8c763d455d07c (diff) | |
parent | 5d93e8fa7433a55e8623039887f7d2032796b451 (diff) | |
download | tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.tar tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.tar.gz tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.tar.bz2 tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.tar.lz tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.tar.xz tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.tar.zst tangerine-wallet-browser-407d2e884bf5dcdd9bc37da72aa67bf697cb3de1.zip |
Merge remote-tracking branch 'origin/Version2.7.0' into FixChromeBuild
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 7039caeb8..95aee245c 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.6.2", + "version": "2.7.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |