diff --git a/run_service.sh b/run_service.sh index 3aab1647..2768d423 100755 --- a/run_service.sh +++ b/run_service.sh @@ -193,7 +193,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.6.0.post1" +service_version="v0.6.2" service_repo=https://github.com/valory-xyz/$directory.git if [ -d $directory ] then