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

Commit 51bc78f

Browse files
authored
Merge pull request #291 from valory-xyz/develop
Release `v0.15.1`
2 parents 6f6d7c6 + 2f88da0 commit 51bc78f

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
@@ -581,7 +581,7 @@ directory="trader"
581581
service_repo=https://github.com/$org_name/$directory.git
582582
# This is a tested version that works well.
583583
# Feel free to replace this with a different version of the repo, but be careful as there might be breaking changes
584-
service_version="v0.15.1"
584+
service_version="v0.15.2"
585585

586586
# Define constants for on-chain interaction
587587
gnosis_chain_id=100

0 commit comments

Comments
 (0)