Skip to content

Commit

Permalink
[EVM] Add v4.1.3-evm-devnet to upgrades go (#1347)
Browse files Browse the repository at this point in the history
add v4.1.3-evm-devnet to upgrades.go
  • Loading branch information
stevenlanders authored and udpatil committed Apr 17, 2024
1 parent c1310e7 commit a5c6016
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 @@ -81,6 +81,7 @@ var upgradesList = []string{
"v4.1.0-evm-devnet",
"v4.1.1-evm-devnet",
"v4.1.2-evm-devnet",
"v4.1.3-evm-devnet",
}

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

0 comments on commit a5c6016

Please sign in to comment.