From: Bjørn Erik Pedersen Date: Thu, 29 Dec 2016 17:12:41 +0000 (+0100) Subject: Bump version to 0.18.1 X-Git-Tag: v0.18.1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dab1303c1847603f0c36719d1b865cff1001c6ac;p=brevno-suite%2Fhugo Bump version to 0.18.1 --- diff --git a/helpers/hugo.go b/helpers/hugo.go index b5d13103..6f82570d 100644 --- a/helpers/hugo.go +++ b/helpers/hugo.go @@ -24,7 +24,7 @@ const ( HugoVersionNumber = 0.18 // Increment this for bug releases - HugoPatchVersion = 0 + HugoPatchVersion = 1 ) // HugoVersionSuffix is the suffix used in the Hugo version string. diff --git a/snapcraft.yaml b/snapcraft.yaml index 3459695c..335cd60a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: hugo -version: "0.18" +version: "0.18.1" summary: Fast and Flexible Static Site Generator description: | Hugo is a static HTML and CSS website generator written in Go. It is