Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 5c6c122

Browse files
authored
Merge pull request #427 from valory-xyz/chore/bump-trader-version
chore: bump trader version
2 parents 287ead7 + d6f43a3 commit 5c6c122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_service.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ directory="trader"
737737
service_repo=https://github.com/$org_name/$directory.git
738738
# This is a tested version that works well.
739739
# Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes
740-
service_version="v0.22.0"
740+
service_version="v0.23.1"
741741

742742
# Define constants for on-chain interaction
743743
gnosis_chain_id=100

0 commit comments

Comments
 (0)