From c5672cf6acf0b74bef89c972251aa63c2a4963c1 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 17 Jul 2023 00:31:01 +0300 Subject: [PATCH] update hugo to 0.115.3 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 9eae6c6a2..1f68ca8e9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.115.0" + HUGO_VERSION = "0.115.3" [context.deploy-preview.environment] - HUGO_VERSION = "0.115.2" + HUGO_VERSION = "0.115.3" [[redirects]] from = "/docs"