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

Commit f2bd343

Browse files
chore: update trader
1 parent 59ab08f commit f2bd343

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)