From b3888e88ebf927d89d93759ed81b85ca28fa3ba3 Mon Sep 17 00:00:00 2001 From: Adamantios Date: Mon, 29 Jul 2024 17:51:53 +0300 Subject: [PATCH] chore: bump trader version --- run_service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_service.sh b/run_service.sh index 4855ce1f..3ec3a78a 100755 --- a/run_service.sh +++ b/run_service.sh @@ -659,7 +659,7 @@ directory="trader" service_repo=https://github.com/$org_name/$directory.git # This is a tested version that works well. # Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes -service_version="v0.17.2" +service_version="v0.18.0" # Define constants for on-chain interaction gnosis_chain_id=100