From 0207e441eb6b7aa3602f265836348a89e1b86e55 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 10 Oct 2021 17:37:50 -0500 Subject: [PATCH] Update min_version because of time.Format usage in archetypes --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 448b45c..3a042ce 100644 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ description = "Simple Hugo theme for boba.best and bbaovanc.com" homepage = "https://boba.best/" tags = [] features = [] -min_version = "0.80.0" +min_version = "0.87.0" [author] name = "bbaovanc"