mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 04:44:38 -04:00
releaser: Bump versions for release of 0.114.0
[ci skip]
This commit is contained in:
parent
59300faae4
commit
9df2ec7988
@ -341,7 +341,7 @@ description = ""
|
||||
homepage = "http://example.com/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.113.0"
|
||||
min_version = "0.114.0"
|
||||
|
||||
[author]
|
||||
name = ""
|
||||
|
@ -19,5 +19,5 @@ var CurrentVersion = Version{
|
||||
Major: 0,
|
||||
Minor: 114,
|
||||
PatchLevel: 0,
|
||||
Suffix: "-DEV",
|
||||
Suffix: "",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user