Bump version to 0.20.2
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 16 Apr 2017 09:08:35 +0000 (11:08 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 16 Apr 2017 09:08:35 +0000 (11:08 +0200)
docs/config.toml
helpers/hugo.go
snapcraft.yaml

index e35c97d643e6fc9ff5d6c03fd87062a02c83ca16..b5623647a667812559954da5413ef3048585c8bf 100644 (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.1"
+  release = "0.20.2"
 
 [taxonomies]
   tag = "tags"
index 7000f61c8377a0ad3cd98a729a2bdeac24253c0b..d8ca347d9d3bfdc383ebaa3bfb082699ce49153b 100644 (file)
@@ -27,7 +27,7 @@ const (
        HugoVersionNumber = 0.20
 
        // Increment this for bug releases
-       HugoPatchVersion = 1
+       HugoPatchVersion = 2
 )
 
 // HugoVersionSuffix is the suffix used in the Hugo version string.
index 192fa086c19c2090cca5e313c7c04f3c6ff4d004..93ac9bfb3b239ce608db72277d61e578130a8e8c 100644 (file)
@@ -1,5 +1,5 @@
 name: hugo
-version: "0.20.1"
+version: "0.20.2"
 summary: Fast and Flexible Static Site Generator
 description: |
   Hugo is a static HTML and CSS website generator written in Go. It is