From 4f423dba494bb73b7ec52d638ea5d7eb9066bc29 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 9 Jun 2023 00:14:04 +0300 Subject: [PATCH] update hugo to 0.113.0 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index a4d07e76a..3fe81fefe 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.112.7" + HUGO_VERSION = "0.113.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.112.7" + HUGO_VERSION = "0.113.0" [[redirects]] from = "/docs"