From b60ae7e07ca198a6ee6bd43c7c950d8b9415741f Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sun, 27 Nov 2022 21:22:04 +0000 Subject: [PATCH] starters(acadmic): migrate to v2 block system --- starters/academic/netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starters/academic/netlify.toml b/starters/academic/netlify.toml index c077cb22..a580311e 100644 --- a/starters/academic/netlify.toml +++ b/starters/academic/netlify.toml @@ -3,7 +3,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.97.3" + HUGO_VERSION = "0.107.0" HUGO_ENABLEGITINFO = "true" [context.production.environment]