diff options
Diffstat (limited to 'netlify.toml')
-rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index ef5481d..1a87f3e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "public" command = "hugo" [build.environment] - HUGO_VERSION = "0.43" + HUGO_VERSION = "0.47" [context.production.environment] HUGO_ENV = "production" |