From: hugoreleaser Date: Tue, 20 Apr 2021 11:02:48 +0000 (+0000) Subject: releaser: Bump versions for release of 0.82.1 X-Git-Tag: v0.82.1~1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f8b064f3c0282af94876d54567e068d833b442fd;p=brevno-suite%2Fhugo releaser: Bump versions for release of 0.82.1 [ci skip] --- diff --git a/common/hugo/version_current.go b/common/hugo/version_current.go index 64077865..e8059593 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.82, - PatchLevel: 0, + PatchLevel: 1, Suffix: "", } diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a0bceac7..f9c5a6d4 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: hugo -version: "0.82.0" +version: "0.82.1" summary: Fast and Flexible Static Site Generator description: | Hugo is a static HTML and CSS website generator written in Go. It is