From 0ad24ec1a2772bdbc5762a77b7517d12ade8ec1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 12 Jun 2017 09:01:59 +0200 Subject: [PATCH] releaser: Bump versions for release of 0.22 [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f61a5ab0e..75b0218d3 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ pluralizeListTitles = false [params] description = "Documentation of Hugo, a fast and flexible static site generator built with love by spf13, bep and friends in Go" author = "Steve Francia (spf13) and friends" - release = "0.22-DEV" + release = "0.22" [taxonomies] tag = "tags"