Skip to content

Commit

Permalink
update rly version (#706) (#707)
Browse files Browse the repository at this point in the history
(cherry picked from commit 409e1ba)

Co-authored-by: Dan Kanefsky <[email protected]>
  • Loading branch information
mergify[bot] and boojamya authored Aug 16, 2023
1 parent 6ba6a35 commit 68266b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relayer/rly/cosmos_relayer.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ type CosmosRelayerChainConfig struct {

const (
DefaultContainerImage = "ghcr.io/cosmos/relayer"
DefaultContainerVersion = "v2.3.1"
DefaultContainerVersion = "v2.4.1"
)

// Capabilities returns the set of capabilities of the Cosmos relayer.
Expand Down

0 comments on commit 68266b4

Please sign in to comment.