From: hugoreleaser Date: Fri, 21 Feb 2020 10:10:11 +0000 (+0000) Subject: releaser: Bump versions for release of 0.65.2 X-Git-Tag: v0.65.2~1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1510f07780b6d5c11b148196866ff763a8e9467f;p=brevno-suite%2Fhugo releaser: Bump versions for release of 0.65.2 [ci skip] --- diff --git a/common/hugo/version_current.go b/common/hugo/version_current.go index fa4d07d5..608f84c7 100644 --- 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: 1, + PatchLevel: 2, Suffix: "", } diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b074b0fc..31709391 100644 --- 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