summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-01-18 10:16:12 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-01-18 10:16:12 +0000
commitcd77968284c64525c351f0b99466ad2ef29657e5 (patch)
treebedccdb266a34cb2b4086d1dea43fa4b8bddaa0c /docs
parentc7b9347be0e53f537146d67b7af57a60cc5f6222 (diff)
releaser: Prepare repository for 0.34-DEV
[ci skip]
Diffstat (limited to 'docs')
-rw-r--r--docs/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.toml b/docs/config.toml
index ca2a05e6b..7533ab8dd 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -71,7 +71,7 @@ twitter = "GoHugoIO"
[params]
description = "The world’s fastest framework for building websites"
## Used for views in rendered HTML (i.e., rather than using the .Hugo variable)
- release = "0.33"
+ release = "0.34-DEV"
## Setting this to true will add a "noindex" to *EVERY* page on the site
removefromexternalsearch = false
## Gh repo for site footer (include trailing slash)