Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 90675c7

Browse files
authored
Merge pull request #25 from valory-xyz/chore/update_trader_0.6.2
Update trader 0.6.2
2 parents e03c1e5 + 033a9ba commit 90675c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_service.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ fi
193193
directory="trader"
194194
# This is a tested version that works well.
195195
# Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes
196-
service_version="v0.6.0.post1"
196+
service_version="v0.6.2"
197197
service_repo=https://github.com/valory-xyz/$directory.git
198198
if [ -d $directory ]
199199
then

0 commit comments

Comments
 (0)