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 Feb 28, 2024
1 parent 0f9e8bc commit 13bf01d
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 @@ -80,6 +80,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 13bf01d

Please sign in to comment.