Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.126.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed May 30, 2024
1 parent 1464091 commit 8f3d902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/hugo/version_current.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ package hugo
var CurrentVersion = Version{
Major: 0,
Minor: 126,
PatchLevel: 1,
PatchLevel: 2,
Suffix: "",
}

0 comments on commit 8f3d902

Please sign in to comment.