diff --git a/hugoblox.yaml b/hugoblox.yaml index bf71f98..4e7a36d 100644 --- a/hugoblox.yaml +++ b/hugoblox.yaml @@ -1,2 +1,2 @@ build: - hugo_version: '0.126.3' + hugo_version: '0.136.5' diff --git a/netlify.toml b/netlify.toml index c01bf62..ab89ce5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.126.3" + HUGO_VERSION = "0.136.5" HUGO_ENABLEGITINFO = "true" [context.production.environment] @@ -18,4 +18,4 @@ [[plugins]] package = "netlify-plugin-hugo-cache-resources" [plugins.inputs] - debug = true + debug = true \ No newline at end of file