Skip to content

Commit

Permalink
docs: updated upgrade handler comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed Oct 17, 2023
1 parent 30338fd commit afb320e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v620/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ var (
_ upgrades.Upgrade = &Upgrade{}
)

// Upgrade represents the v6 upgrade
// Upgrade represents the v6.2.0 upgrade
type Upgrade struct {
mm *module.Manager
configurator module.Configurator
Expand Down

0 comments on commit afb320e

Please sign in to comment.