summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-01-11 09:00:51 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-01-11 09:00:51 +0000
commit27c77e1ab9d4a4dbc50955ecbfef121da73633d5 (patch)
treed92594e0cd52c6b4e1129fc556ac3c7e1aa51b29 /docs/config.toml
parent218773a82b41d4e60a5e1930e98286f93fd77468 (diff)
releaser: Prepare repository for 0.33-DEV
[ci skip]
Diffstat (limited to 'docs/config.toml')
-rw-r--r--docs/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.toml b/docs/config.toml
index 93256cbf1..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.4"
+ 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)