Skip to content

Commit

Permalink
Add v4.2.0-evm-devnet upgrade handler
Browse files Browse the repository at this point in the history
  • Loading branch information
udpatil committed Apr 18, 2024
1 parent 084cf30 commit df899bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ var upgradesList = []string{
"v4.1.7-evm-devnet",
"v4.1.8-evm-devnet",
"v4.1.9-evm-devnet",
"v4.2.0-evm-devnet",
}

// if there is an override list, use that instead, for integration tests
Expand Down

0 comments on commit df899bb

Please sign in to comment.