From 3a29ed70a4a03763df1cecdb4dbeb6d10f125218 Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 21 Sep 2022 01:06:02 +0300 Subject: [PATCH] update hugo to 0.103.1 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 22a0467a5..d2d183fed 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.102.3" + HUGO_VERSION = "0.103.1" [context.deploy-preview.environment] - HUGO_VERSION = "0.103.0" + HUGO_VERSION = "0.103.1" [[redirects]] from = "/docs"