Skip to content

Commit

Permalink
fix(deps): bump relayer version
Browse files Browse the repository at this point in the history
  • Loading branch information
artemijspavlovs committed Dec 12, 2024
1 parent e6f2d27 commit d262a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/dependencies/relayer.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const (
DefaultRelayerVersion = "v0.4.3-v2.5.2-roller"
DefaultRelayerVersion = "v0.4.4-v2.5.2-roller"
)

func DefaultRelayerPrebuiltDependencies() map[string]types.Dependency {
Expand Down

0 comments on commit d262a1c

Please sign in to comment.