From 8c9359bab4cf9b155235ef6b67932b7e6bfcdb31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 16 Jun 2017 09:52:02 +0200 Subject: [PATCH] releaser: Prepare repository for 0.24-DEV [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e018996e2..8ebbff0fa 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.23" + release = "0.24-DEV" [taxonomies] tag = "tags"