Skip to content

Commit e96738c

Browse files
authored
Merge pull request #431 from valory-xyz/develop
Release `v0.23.0.post1`
2 parents a506ca7 + 41b9068 commit e96738c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_service.sh

+1-1
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.23.1"
740+
service_version="hotfix/multi-bets"
741741

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

0 commit comments

Comments
 (0)