Skip to content

Commit 154ebe5

Browse files
authored
Merge pull request #415 from valory-xyz/develop
Release `v0.22.4`
2 parents 42344d8 + 5b790ec commit 154ebe5

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

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

0 commit comments

Comments
 (0)