diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-04-05 06:48:23 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-04-05 06:48:23 +0800 |
commit | 317b8fe28f5aa8fb553ac52977ad41690918a244 (patch) | |
tree | 5ea750b5d09a76c3e3f241c44b54f347d00bd5ef /app | |
parent | 283ac19cc2a0e09f08453a9b73d4af5f1166bf68 (diff) | |
download | tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.tar tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.tar.gz tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.tar.bz2 tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.tar.lz tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.tar.xz tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.tar.zst tangerine-wallet-browser-317b8fe28f5aa8fb553ac52977ad41690918a244.zip |
Bump version1.3.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 f1c87a093..15520e709 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "1.3.1", + "version": "1.3.2", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |