Skip to content

Commit

Permalink
Merge pull request #7 from valory-xyz/v0.4.2
Browse files Browse the repository at this point in the history
chore: bump to 0.4.2
  • Loading branch information
DavidMinarsch authored Aug 22, 2023
2 parents da57f31 + d96d502 commit 492f7a9
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 @@ -77,7 +77,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.4.1"
service_version="v0.4.2"
service_repo=https://github.com/valory-xyz/$directory.git
if [ -d $directory ]
then
Expand Down

0 comments on commit 492f7a9

Please sign in to comment.