Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.125.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Apr 16, 2024
1 parent df9f2fb commit a32400b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/hugo/version_current.go
Expand Up @@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 125,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}

0 comments on commit a32400b

Please sign in to comment.