summaryrefslogtreecommitdiffstats
path: root/docs/config.toml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-11-28 14:06:31 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-11-28 14:06:31 +0000
commit3c909eb3f32888d40adc02cb64b52130be16a432 (patch)
treef7a5b86dbc4b61ed2622e07bcc372012d7503a34 /docs/config.toml
parent724b3e673b74006489a18cd8ff3d6adefcaf9af9 (diff)
releaser: Bump versions for release of 0.52
[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 48b3bf0c4..9776c185d 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.52-DEV"
+ release = "0.52"
## Setting this to true will add a "noindex" to *EVERY* page on the site
removefromexternalsearch = false
## Gh repo for site footer (include trailing slash)