Skip to content

Commit

Permalink
fix(deps): update rollapp version
Browse files Browse the repository at this point in the history
  • Loading branch information
artemijspavlovs committed Sep 16, 2024
1 parent 79c72db commit 639522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/dependencies/dependencies.go
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ func InstallBinaries(bech32 string, withMockDA bool) error {
goreleaserDeps["rollapp"] = types.Dependency{
Name: "rollapp-evm",
Repository: "https://github.com/artemijspavlovs/rollapp-evm",
Release: "v2.3.2-pg-roller",
Release: "v2.3.3-pg-roller",
Binaries: []types.BinaryPathPair{
{
Binary: "rollappd",
Expand Down

0 comments on commit 639522c

Please sign in to comment.