bump versions

This commit is contained in:
woodser 2023-06-15 12:45:30 -04:00
parent 3cfb83d252
commit 448c592dba
3 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@ const TestConfig = {
testDataDir: "./testdata",
haveno: {
path: "../haveno",
version: "1.0.0"
version: "1.0.7"
},
monerod: {
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively