summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-04-30 06:50:00 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-04-30 06:50:00 +0000
commit8b03c51eae88339b3af0e0d55d60e0b44cff3868 (patch)
tree2fdac0ff9aaa6c84f2d6cf70ccc9e331cdb7f862 /docs/config.toml
parent5a9d1324d88a0ed03f6a58f8aa447761b3fd20f0 (diff)
releaser: Prepare repository for 0.41-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 6466cf108..c66fbd15d 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.40.2"
+ release = "0.41-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)