Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.140.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Dec 17, 2024
1 parent 5c80cb0 commit 3f35721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/hugo/version_current.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Major: 0,
Minor: 139,
PatchLevel: 4,
Minor: 140,
PatchLevel: 0,
Suffix: "",
}

0 comments on commit 3f35721

Please sign in to comment.