summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-09-24 10:01:04 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-09-24 10:01:04 +0000
commit7f005f5e985ee3c61d5e0a7cb795c128f7a14fe4 (patch)
treecd8806045426e3644e40e6bfe0b70adaa50a666b /docs/config.toml
parent011e3aaa9efd6e86580a3f2c6658bc4dcf8a188b (diff)
releaser: Bump versions for release of 0.49
[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 7e750aaab..22790b8b5 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-DEV"
+ release = "0.49"
## Setting this to true will add a "noindex" to *EVERY* page on the site
removefromexternalsearch = false
## Gh repo for site footer (include trailing slash)