From 81c66d18f79fadc0207fe1683b09f45d9586387e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 21 Jun 2017 14:07:05 +0200 Subject: [PATCH] Bump to 0.25-DEV --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1ab93265f..31f5e0099 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.24-DEV" + release = "0.25-DEV" [taxonomies] tag = "tags"