From: hugoreleaser Date: Wed, 14 Oct 2020 15:15:22 +0000 (+0000) Subject: releaser: Bump versions for release of 0.76.5 X-Git-Tag: v0.76.5~1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dcf70ea5a594b72355cfcc97aabd9102b9b82e9c;p=brevno-suite%2Fhugo releaser: Bump versions for release of 0.76.5 [ci skip] --- diff --git a/common/hugo/version_current.go b/common/hugo/version_current.go index c0f55e11..eb590646 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.76, - PatchLevel: 4, + PatchLevel: 5, Suffix: "", } diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index fc5a95df..f61bd710 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: hugo -version: "0.76.4" +version: "0.76.5" summary: Fast and Flexible Static Site Generator description: | Hugo is a static HTML and CSS website generator written in Go. It is