mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 19:44:43 -04:00
releaser: Bump versions for release of 0.65.2
[ci skip]
This commit is contained in:
parent
aa2ef45421
commit
1510f07780
@ -17,6 +17,6 @@ package hugo
|
|||||||
// This should be the only one.
|
// This should be the only one.
|
||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Number: 0.65,
|
Number: 0.65,
|
||||||
PatchLevel: 1,
|
PatchLevel: 2,
|
||||||
Suffix: "",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: hugo
|
name: hugo
|
||||||
version: "0.65.1"
|
version: "0.65.2"
|
||||||
summary: Fast and Flexible Static Site Generator
|
summary: Fast and Flexible Static Site Generator
|
||||||
description: |
|
description: |
|
||||||
Hugo is a static HTML and CSS website generator written in Go. It is
|
Hugo is a static HTML and CSS website generator written in Go. It is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user