From 6e67a891c5709d5a438def9ffd21d02752ac1dd9 Mon Sep 17 00:00:00 2001 From: jmoreira-valory Date: Thu, 28 Sep 2023 15:17:16 +0200 Subject: [PATCH] chore: bump to 0.6.5 --- run_service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_service.sh b/run_service.sh index 0e9b1824..6c1f3d7d 100755 --- a/run_service.sh +++ b/run_service.sh @@ -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