@ -13,7 +13,7 @@ COMPOSE_CONVERT_WINDOWS_PATHS=1
DOJO_VERSION_TAG=1.9.0
DOJO_DB_VERSION_TAG=1.2.0
DOJO_BITCOIND_VERSION_TAG=1.8.0
DOJO_NODEJS_VERSION_TAG=1.8.0
DOJO_NODEJS_VERSION_TAG=1.9.0
DOJO_NGINX_VERSION_TAG=1.5.0
DOJO_TOR_VERSION_TAG=1.5.0
DOJO_EXPLORER_VERSION_TAG=1.3.0
@ -15,7 +15,7 @@ module.exports = {
/*
* Dojo version
*/
dojoVersion: '1.8.0',
dojoVersion: '1.9.0',
* Bitcoind
@ -232,7 +232,7 @@ module.exports = {
* Testnet parameters
testnet: {
bitcoind: {
rpc: {
user: 'user',
@ -1,6 +1,6 @@
{
"name": "samourai-dojo",
"version": "1.8.0",
"version": "1.9.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"description": "Backend server for Samourai Wallet",
"main": "accounts/index.js",
"scripts": {