diff options
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index d1d557c..3323bf6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,7 @@ publish = 'public' [build.environment] - HUGO_VERSION = '0.121.0' + HUGO_VERSION = '0.147.8' HUGO_ENABLEGITINFO = 'true' # Production context: all deploys from the Production branch |
