diff --git a/netlify.toml b/netlify.toml index a5745a43f2..db0604fad3 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ functions = "functions" command = "git submodule update --init --recursive --depth 1 && make non-production-build" [build.environment] -HUGO_VERSION = "0.75.1" +HUGO_VERSION = "0.74.3" NODE_VERSION = "10.20.0" RUBY_VERSION = "2.7.1"