diff options
author | brunobar79 <brunobar79@gmail.com> | 2018-09-25 23:57:28 +0800 |
---|---|---|
committer | brunobar79 <brunobar79@gmail.com> | 2018-09-25 23:57:28 +0800 |
commit | e1c6306f838177249b96ab20882968f521a5b59f (patch) | |
tree | 8e2c33d85df4fd205977a8d10f090838d4a44997 /app/manifest.json | |
parent | 097c1e90e3f369817a8121ee5ccac835dc2aa4c8 (diff) | |
download | tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.tar tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.tar.gz tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.tar.bz2 tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.tar.lz tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.tar.xz tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.tar.zst tangerine-wallet-browser-e1c6306f838177249b96ab20882968f521a5b59f.zip |
bump to v4.11.1
Diffstat (limited to 'app/manifest.json')
-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 086d5ba00..23085e1fd 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.9.3", + "version": "4.11.1", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", |