summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-07-25 08:58:54 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-07-25 08:58:54 +0000
commit0cae1cf8286b128295057d076c479c929f0febb3 (patch)
treec14afa42ac094f9f874e0a2b2d4e8ee293f8a8e2 /docs/config.toml
parent3b18042ee679ee71c30f581754700c4959b4963b (diff)
releaser: Prepare repository for 0.46-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 e386aef1e..b4b136747 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -69,7 +69,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.45.1"
+ release = "0.46-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)