Skip to content

Commit

Permalink
Merge pull request #30 from valory-xyz/feat/release_0.6.5
Browse files Browse the repository at this point in the history
Bump to 0.6.5
  • Loading branch information
jmoreira-valory authored Sep 28, 2023
2 parents 90064d7 + 6e67a89 commit 8b8f4ac
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 @@ -256,7 +256,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.4"
service_version="v0.6.5"
service_repo=https://github.com/valory-xyz/$directory.git
if [ -d $directory ]
then
Expand Down

0 comments on commit 8b8f4ac

Please sign in to comment.