summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-08-20 08:19:37 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-08-20 08:19:37 +0000
commita81c64e43e9ccec7c333ed9e864bbe076529682b (patch)
tree32483c08e4432cefa0cdc46580d477140c492a1a /docs/config.toml
parent7ef5096257e5208ebc99aa94ff0654c86b1487b3 (diff)
releaser: Prepare repository for 0.48-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 b03b0b983..1589a1a0d 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.47.1"
+ release = "0.48-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)