mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Merge branch 'release-0.96.0'
This commit is contained in:
commit
ed9aa374dd
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue