Skip to content

Commit

Permalink
feat: added v0.11.0 to ugrade-from-genesis e2e (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang authored Sep 12, 2023
1 parent d3f7ed2 commit 274c3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/upgrades.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ in
${upgradeTo "v0.9.0" 10}
${upgradeTo "v0.10.0" 20}
${upgradeTo "v0.11.0" 30}
'';

nodes = {
Expand Down

0 comments on commit 274c3de

Please sign in to comment.