From d977cf0120a8b17a61db9d3f62d87122a8523118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 13 Apr 2017 16:19:50 +0200 Subject: [PATCH] Get versions back to 0.20-DEV This reverts commit 8ac1fcd0ceb5d2e55e16a9caa7f6f0d646a07668. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e35c97d64..25288342b 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.20.1" + release = "0.21-DEV" [taxonomies] tag = "tags"