bump haveno version to v0.0.2

This commit is contained in:
woodser 2022-09-19 09:37:54 -04:00
parent 7438c4dbda
commit 09200036b5

View File

@ -43,7 +43,7 @@ const TestConfig = {
testDataDir: "./testdata",
haveno: {
path: "../haveno",
version: "0.0.1"
version: "0.0.2"
},
monerod: {
url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, stagenet respectively