Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2019-05-18 10:55:28 +0300
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2019-05-18 10:55:28 +0300
commit32f4b38338a391d9cbd10d1a8f19635b84bde45c (patch)
treeda6d3971c0e282eac32aa3adf3a723534f9d46a0
parent9b48c5d6bd56741dac714324a6ae59f6374bccdc (diff)
releaser: Bump versions for release of 0.55.6
[ci skip]
-rw-r--r--common/hugo/version_current.go2
-rw-r--r--snap/snapcraft.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/hugo/version_current.go b/common/hugo/version_current.go
index 90c87fcd0..03a19aa26 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.55,
- PatchLevel: 5,
+ PatchLevel: 6,
Suffix: "",
}
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index a391aa4a9..e76af1bd3 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: hugo
-version: "0.55.5"
+version: "0.55.6"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is