Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.108.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Dec 6, 2022
1 parent f97544a commit a0d64a4
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 @@ -17,7 +17,7 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Major: 0,
Minor: 107,
Minor: 108,
PatchLevel: 0,
Suffix: "",
}

0 comments on commit a0d64a4

Please sign in to comment.