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