From a23d7d42ebeb0fd30f6bdc3336389ede2cc3966d Mon Sep 17 00:00:00 2001 From: Regis Philibert <login@regisphilibert.com> Date: Thu, 06 Feb 2020 15:31:18 +0000 Subject: [PATCH] Bump min Hugo version to 0.54.0 --- theme.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/theme.toml b/theme.toml index a2236e0..5fbb65b 100755 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/budparr/gohugo-theme-ananke" tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"] features = ["posts", "shortcodes", "related content", "comments"] -min_version = "0.30.2" +min_version = "0.54.0" [author] name = "Bud Parr" -- Gitblit v1.10.0