summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-03-07 17:58:48 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-03-07 17:58:48 +0000
commit9ac62065840aa27c6e35ed3348fb76aa1288eff2 (patch)
tree396ff19120927da28a23255eb6d24ea3f6522ce5 /docs
parentf414966b942b5aad75565bee6c644782a07f0658 (diff)
releaser: Prepare repository for 0.38-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 819880e4d..2c2743831 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.37.1"
+ release = "0.38-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)