mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
version bump to v0.15
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
|||||||
|
|
||||||
// this should be the only one
|
// this should be the only one
|
||||||
const HugoVersionNumber = 0.15
|
const HugoVersionNumber = 0.15
|
||||||
const HugoVersionSuffix = "-DEV" // blank this when doing a release
|
const HugoVersionSuffix = "" // blank this when doing a release
|
||||||
|
|
||||||
// HugoVersion returns the current Hugo version. It will include
|
// HugoVersion returns the current Hugo version. It will include
|
||||||
// a suffix, typically '-DEV', if it's development version.
|
// a suffix, typically '-DEV', if it's development version.
|
||||||
|
Reference in New Issue
Block a user