From 6ff789933f379002cf20ef4875b0b289e001b55d Mon Sep 17 00:00:00 2001 From: Ardian Date: Thu, 18 Apr 2024 15:17:01 +0200 Subject: [PATCH] chore: bump to `trader@v0.14.1` --- run_service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_service.sh b/run_service.sh index fb45a323..a2c039b8 100755 --- a/run_service.sh +++ b/run_service.sh @@ -581,7 +581,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.14.0" +service_version="v0.14.1" # Define constants for on-chain interaction gnosis_chain_id=100