summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-10-11 09:49:59 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-10-11 09:49:59 +0000
commitb09e495a71add081760703dec00f1cf4bd717be5 (patch)
tree0930c1110ad168d061c487ace0ae695f895d6919 /docs
parent42cde666638dcdddc9125ac3acf9a6817aa3ba5f (diff)
releaser: Prepare repository for 0.50-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 871dcb24f..054ccab56 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.49.2"
+ release = "0.50-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)