aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-03-10 08:42:28 +0800
committerDan Finlay <dan@danfinlay.com>2016-03-10 08:42:28 +0800
commite056148a60817c872f57c7514bb77feb4486c996 (patch)
treedd6ee80700caa43e6f65ca382a3921707af703c4 /app/manifest.json
parent95610c305f6f76c2b83b6700c1e1b423a2a5ecf8 (diff)
downloadtangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.tar
tangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.tar.gz
tangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.tar.bz2
tangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.tar.lz
tangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.tar.xz
tangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.tar.zst
tangerine-wallet-browser-e056148a60817c872f57c7514bb77feb4486c996.zip
Bumped version for info page deploy
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 662d054b0..cc180945d 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
- "version": "0.11.0",
+ "version": "0.11.2",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {
@@ -48,4 +48,4 @@
"https://metamask.io/*"
]
}
-} \ No newline at end of file
+}