Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.123.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Feb 21, 2024
1 parent c9f7ebf commit 3f8434a
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: 123,
PatchLevel: 0,
PatchLevel: 1,
Suffix: "",
}

0 comments on commit 3f8434a

Please sign in to comment.