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

Commit 9f13206

Browse files
authored
Merge pull request #264 from valory-xyz/feat/update_trader_0_14_0
Update trader to v0.14.0
2 parents 59ab08f + f2bd343 commit 9f13206

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
@@ -581,7 +581,7 @@ directory="trader"
581581
service_repo=https://github.com/$org_name/$directory.git
582582
# This is a tested version that works well.
583583
# Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes
584-
service_version="v0.13.2"
584+
service_version="v0.14.0"
585585

586586
# Define constants for on-chain interaction
587587
gnosis_chain_id=100

0 commit comments

Comments
 (0)