ref: 32f4b38338a391d9cbd10d1a8f19635b84bde45c
parent: 9b48c5d6bd56741dac714324a6ae59f6374bccdc
author: hugoreleaser <[email protected]>
date: Sat May 18 03:55:28 EDT 2019
releaser: Bump versions for release of 0.55.6 [ci skip]
--- a/common/hugo/version_current.go
+++ b/common/hugo/version_current.go
@@ -17,6 +17,6 @@
// This should be the only one.
var CurrentVersion = Version{
Number: 0.55,
- PatchLevel: 5,
+ PatchLevel: 6,
Suffix: "",
}
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: hugo
-version: "0.55.5"
+version: "0.55.6"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is