summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-04-09 08:19:32 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-04-09 08:19:32 +0000
commitd7f47b780c18b1cfe364a0ab9bd48509ddd4a287 (patch)
treecd7630c20fc01cbcf8de2d208347af1728dabb1a /docs
parent712c0fdfe6e76920a96ec493e5ce6f78bcaa4b20 (diff)
releaser: Prepare repository for 0.39-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 c09d31ef3..4a6950a24 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -70,7 +70,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.38.2"
+ release = "0.39-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)