diff --git a/run_service.sh b/run_service.sh index 507a6a11..60a7271b 100755 --- a/run_service.sh +++ b/run_service.sh @@ -429,7 +429,7 @@ fi directory="trader" # This is a tested version that works well. # Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes -service_version="v0.9.1" +service_version="v0.9.2" service_repo=https://github.com/valory-xyz/$directory.git if [ -d $directory ] then