Skip to content

Commit

Permalink
Merge pull request #112 from valory-xyz/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
DavidMinarsch authored Nov 19, 2023
2 parents 211d439 + de8fb58 commit 6d7da00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ echo ""
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.4"
service_version="v0.9.6"
service_repo=https://github.com/valory-xyz/$directory.git
if [ -d $directory ]
then
Expand Down

0 comments on commit 6d7da00

Please sign in to comment.