From de94a1aada94ae76be45384ec8f485002ba25148 Mon Sep 17 00:00:00 2001 From: varkai Date: Wed, 17 Jun 2020 13:56:49 +0800 Subject: =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exampleSite/netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml index 29020a9..7ee76d4 100644 --- a/exampleSite/netlify.toml +++ b/exampleSite/netlify.toml @@ -3,6 +3,6 @@ command = "hugo --gc --minify" [context.production.environment] - HUGO_VERSION = "0.72" + HUGO_VERSION = "0.72.0" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" \ No newline at end of file -- cgit v1.2.3