Skip to content

Commit

Permalink
Add back in a comment I accidentally deleted.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwedul-figure committed Jun 7, 2022
1 parent 35f57e7 commit e68142f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ var handlers = map[string]appUpgrade{
}, // upgrade for pio-testnet-1 from v1.8.0-rc8 to v1.8.0-rc9
},
"kahlua": {}, // upgrade for pio-testnet-1 from v1.8.0-rc9 to v1.8.0
"lava": {},
"lava": {}, // upgrade for 1.10.0
// TODO - Add new upgrade definitions here.
}

Expand Down

0 comments on commit e68142f

Please sign in to comment.