release: Bump versions for release of 0.20.6

[ci skip]
This commit is contained in:
Bjørn Erik Pedersen
2017-04-27 10:13:23 +02:00
parent 63b7ce151f
commit c8e41a94e8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -320,7 +320,7 @@ description = ""
homepage = "http://siteforthistheme.com/"
tags = []
features = []
min_version = "0.20.5"
min_version = "0.20.6"
[author]
name = ""
+1 -1
View File
@@ -9,7 +9,7 @@ pluralizeListTitles = false
[params]
description = "Documentation of Hugo, a fast and flexible static site generator built with love by spf13, bep and friends in Go"
author = "Steve Francia (spf13) and friends"
release = "0.20.5"
release = "0.20.6"
[taxonomies]
tag = "tags"
+1 -1
View File
@@ -66,7 +66,7 @@ func (v HugoVersion) NextPatchLevel(level int) HugoVersion {
// This should be the only one.
var CurrentHugoVersion = HugoVersion{
Number: 0.20,
PatchLevel: 5,
PatchLevel: 6,
Suffix: "",
}
+1 -1
View File
@@ -1,5 +1,5 @@
name: hugo
version: "0.20.5"
version: "0.20.6"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is