mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Merge branch 'release-0.96.0'
This commit is contained in:
@@ -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",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user