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-08-29 09:36:18 +0300
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-08-29 09:36:18 +0300
commit1ff54ab3d985fa324051d9698edc1fde30fcf097 (patch)
tree170ddfc9785ec5643291fd2ce9470bbf95eb04c6 /docs
parent456f5476cf9bf96c558448372058130fee1f9330 (diff)
releaser: Prepare repository for 0.49-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 8a0634467..7e750aaab 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.48"
+ release = "0.49-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)