Skip to content

Commit

Permalink
Merge branch 'release-0.96.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Apr 3, 2022
2 parents 2a231b0 + 69c5900 commit ed9aa37
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 @@ -16,7 +16,7 @@ package hugo
// CurrentVersion represents the current build version.
// This should be the only one.
var CurrentVersion = Version{
Number: 0.96,
Number: 0.97,
PatchLevel: 0,
Suffix: "-DEV",
}

0 comments on commit ed9aa37

Please sign in to comment.