From e9b64318682c3aab625672ce40a01ce3d5b310c0 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Wed, 27 Jan 2021 21:29:48 -0700 Subject: [PATCH] netlify hugo 0.80.0 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 5695596..6914146 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,2 +1,2 @@ [context.production.environment] - HUGO_VERSION = "0.65.3" \ No newline at end of file + HUGO_VERSION = "0.80.0" \ No newline at end of file