ref: 1510f07780b6d5c11b148196866ff763a8e9467f
parent: aa2ef45421dd36b680d240114fb7f26d0a0843ab
author: hugoreleaser <[email protected]>
date: Fri Feb 21 05:10:11 EST 2020
releaser: Bump versions for release of 0.65.2 [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.65,
- PatchLevel: 1,
+ PatchLevel: 2,
Suffix: "",
}
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: hugo
-version: "0.65.1"
+version: "0.65.2"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is