We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42344d8 + 5b790ec commit 154ebe5Copy full SHA for 154ebe5
run_service.sh
@@ -737,7 +737,7 @@ directory="trader"
737
service_repo=https://github.com/$org_name/$directory.git
738
# This is a tested version that works well.
739
# 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"
+service_version="v0.21.4"
741
742
# Define constants for on-chain interaction
743
gnosis_chain_id=100
0 commit comments