From eac49beee156ee64bd3ea9da57b0e21edc994aaa Mon Sep 17 00:00:00 2001 From: Nikolay Yakimov Date: Mon, 27 Mar 2017 22:14:37 +0300 Subject: [PATCH] Bump min_version --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 4716162269..ee54a6eac4 100644 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ description = "Documentation theme for Hugo, based on Grav Learn theme" homepage = "https://matcornic.github.io/hugo-learn-doc/basics/what-is-this-hugo-theme/" tags = ["documentation", "grav", "learn", "doc"] features = ["documentation"] -min_version = 0.17 +min_version = 0.19 [author] name = "Mathieu Cornic"