Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.126.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed May 15, 2024
1 parent 39cf906 commit 3d40aba
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: 0,
PatchLevel: 1,
Suffix: "",
}

0 comments on commit 3d40aba

Please sign in to comment.