From bb178a6539c754cb6b81276219e68fa41331bbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 27 Feb 2017 13:58:50 +0100 Subject: [PATCH] Bump version to 0.20-DEV --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9cf91cafb..ba4b77324 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ enableGitInfo = true [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.19" + release = "0.20-DEV" [taxonomies] tag = "tags"