mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-14 07:07:33 -04:00
Merge branch 'release-0.96.0'
This commit is contained in:
commit
ed9aa374dd
@ -16,7 +16,7 @@ package hugo
|
|||||||
// CurrentVersion represents the current build version.
|
// CurrentVersion represents the current build version.
|
||||||
// This should be the only one.
|
// This should be the only one.
|
||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Number: 0.96,
|
Number: 0.97,
|
||||||
PatchLevel: 0,
|
PatchLevel: 0,
|
||||||
Suffix: "-DEV",
|
Suffix: "-DEV",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user