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
stevenlanders authored and udpatil committed Mar 11, 2024
1 parent 3e24505 commit bf2a7ae
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
@@ -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

0 comments on commit bf2a7ae

Please sign in to comment.