summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <[email protected]>2018-01-08 11:12:41 +0000
committerhugoreleaser <[email protected]>2018-01-08 11:12:41 +0000
commit238e7f7fbe123c33e33a81b79d53e25c392797b7 (patch)
treee6abb0a990d5df28f6d14ade327146a5c5cef328 /docs
parent0aaa38544ddb1766077f199f4234bd1b1bd2eb85 (diff)
downloadhugo-238e7f7fbe123c33e33a81b79d53e25c392797b7.tar.gz
hugo-238e7f7fbe123c33e33a81b79d53e25c392797b7.zip
releaser: Prepare repository for 0.33-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 c39136501..51ffc3403 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.32.3"
+ release = "0.33-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)