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

Commit 42344d8

Browse files
authored
Merge pull request #412 from valory-xyz/develop
Release `v0.22.3`
2 parents 500764d + a50c3c6 commit 42344d8

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.21.2"
740+
service_version="v0.21.3"
741741

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

0 commit comments

Comments
 (0)