From 681d21a412a8bcad09a21cbde61e135cbe51769c Mon Sep 17 00:00:00 2001 From: Adamantios Date: Fri, 31 Jan 2025 17:17:28 +0200 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 65d87dec..f6bbf3e5 100755 --- a/run_service.sh +++ b/run_service.sh @@ -737,7 +737,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.23.1" +service_version="hotfix/multi-bets" # Define constants for on-chain interaction gnosis_chain_id=100