hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 0ac528d746301121ff207c37dc055fb7cb50b2b6
parent d8bde266c1ea752e71f92d968a4d2c06be59a342
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Sun, 23 Feb 2020 09:58:31 +0000

releaser: Bump versions for release of 0.65.3

[ci skip]

Diffstat:
Mcommon/hugo/version_current.go | 2+-
Msnap/snapcraft.yaml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/hugo/version_current.go b/common/hugo/version_current.go
@@ -17,6 +17,6 @@ package hugo
 // This should be the only one.
 var CurrentVersion = Version{
 	Number:     0.65,
-	PatchLevel: 2,
+	PatchLevel: 3,
 	Suffix:     "",
 }
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
 name: hugo
-version: "0.65.2"
+version: "0.65.3"
 summary: Fast and Flexible Static Site Generator
 description: |
   Hugo is a static HTML and CSS website generator written in Go. It is