Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-06-12 09:39:57 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-06-12 09:45:06 +0300
commit0f1fc01ef2db0421c2ee541c58b3744d1bf25d76 (patch)
tree45f1e23a41424199b81414e203e9d31b54057e37 /docs
parentf32ccd018f207ee1bcc2cb290690167e299039b5 (diff)
releaser: Prepare repository for 0.43-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 a79311ea9..1c9307a35 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.42"
+ release = "0.43-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)