aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-03-30 03:21:46 +0800
committerDan Finlay <dan@danfinlay.com>2016-03-30 03:21:46 +0800
commitd6dee7e748dbb61e3ae1a8f30f05b132badf951d (patch)
tree5be6d6813c675c4007e8cf8c2390d7cd73b5a215 /app/manifest.json
parent39160d3025a1d9e327f48b034c083808663e2481 (diff)
downloadtangerine-wallet-browser-d6dee7e748dbb61e3ae1a8f30f05b132badf951d.tar.gz
tangerine-wallet-browser-d6dee7e748dbb61e3ae1a8f30f05b132badf951d.tar.zst
tangerine-wallet-browser-d6dee7e748dbb61e3ae1a8f30f05b132badf951d.zip
Add auto-fauceting
When first creating a vault, the first account is submitted to our `rawtestrpc` faucet, receiving `1.337` ether within 15-30 seconds.
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index c383ef6b7..6faedf6d4 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
- "version": "1.1.2",
+ "version": "1.2.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {