From 5bce87e3c4ade3a00dd1b3bb8b9f64affe4c7fb8 Mon Sep 17 00:00:00 2001 From: parsiya Date: Sun, 25 Aug 2019 13:45:49 -0700 Subject: fix min_version error, fixes #59 --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 660ff54..13bc397 100644 --- a/theme.toml +++ b/theme.toml @@ -6,7 +6,7 @@ description = "Octopress classic theme for Hugo" homepage = "https://github.com/parsiya/hugo-octopress/" tags = ["Octopress", "Hugo"] features = ["blog"] -min_version = 0.572 +min_version = "0.57.2" [author] name = "Parsia Hakimian" -- cgit v1.2.3