aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-04-01 07:23:22 +0800
committerDan Finlay <dan@danfinlay.com>2016-04-01 07:23:22 +0800
commit8384b035e81d47573f6f3a67045bcd6b3e32287c (patch)
tree99d9a7549ec9a0f9967aa688d6a9c88791ed9990 /app
parent091938a2c5a465582b93a7aff809de126e1319f8 (diff)
downloadtangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.tar
tangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.tar.gz
tangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.tar.bz2
tangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.tar.lz
tangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.tar.xz
tangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.tar.zst
tangerine-wallet-browser-8384b035e81d47573f6f3a67045bcd6b3e32287c.zip
Got etherscan working, bump version
New version of provider-engine includes etherscan-subprovider features required to let Metamask use it. Hard coded the new version of `web3-provider-engine` even though it is not live on `npm` yet, because it is a dependency of this branch. I'll deploy to the Chrome store but not merge on Github until that provider-engine is published, because it could break others' dev environments.
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index be5a06c8d..f37d4663d 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
- "version": "1.2.1",
+ "version": "1.3.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {