diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-05-11 01:48:46 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-05-11 01:48:46 +0800 |
commit | 366f45d461a869c417497570d137cdc36dd8f33d (patch) | |
tree | b52b3d043fe01d237f88547b0b1e8c7865741698 /app | |
parent | d80f06d62edee5f089764139fa5abe719981afb0 (diff) | |
download | tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.gz tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.bz2 tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.lz tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.xz tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.zst tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.zip |
Version 1.8.0
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 2990c3626..415fac20c 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "1.7.0", + "version": "1.8.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |