Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.122.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Jan 26, 2024
1 parent e0021f4 commit b9a03bd
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 @@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 122,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}

0 comments on commit b9a03bd

Please sign in to comment.