Skip to content

Commit

Permalink
chore: bump to latest trader v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMinarsch committed Nov 19, 2023
1 parent 889b05c commit de8fb58
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.5"
service_version="v0.9.6"
service_repo=https://github.com/valory-xyz/$directory.git
if [ -d $directory ]
then
Expand Down

0 comments on commit de8fb58

Please sign in to comment.