From c37ea39a61314404ef9a0f82feb2505d3d8567c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 7 Jul 2017 09:34:13 +0200 Subject: [PATCH] releaser: Prepare repository for 0.26-DEV [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 4115e601a..075576e18 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,7 @@ notAlternative = 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.25" + release = "0.26-DEV" [taxonomies] tag = "tags"