mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
releaser: Bump versions for release of 0.55.6
[ci skip]
This commit is contained in:
@@ -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.55,
|
Number: 0.55,
|
||||||
PatchLevel: 5,
|
PatchLevel: 6,
|
||||||
Suffix: "",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name: hugo
|
name: hugo
|
||||||
version: "0.55.5"
|
version: "0.55.6"
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user