summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2017-09-11 05:32:02 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2017-09-11 05:32:02 +0000
commit828eb70fa62707bbcbf4bb11493729433f606e1a (patch)
tree34cda596904a6e8ba0ff8b23660664b2b75694c8 /docs/config.toml
parentf4ea4339845cafea87ed1368a9bd1b280bc263ab (diff)
releaser: Bump versions for release of 0.27
[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 63dff16ea..8f53898cb 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -52,7 +52,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.27-DEV"
+ release = "0.27"
## Setting this to true will add a "noindex" to *EVERY* page on the site
removefromexternalsearch = false
## Gh repo for site footer (include trailing slash)