diff --git a/netlify.toml b/netlify.toml index 4a889f8..59d7700 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" command = "make all" [build.environment] -HUGO_VERSION = "0.41" +HUGO_VERSION = "0.43" [context.production.environment] HUGO_ENV = "production" diff --git a/repo_dependencies.yml b/repo_dependencies.yml index 36a208d..746b0d2 100644 --- a/repo_dependencies.yml +++ b/repo_dependencies.yml @@ -1,3 +1,3 @@ repos: - url: https://github.com/gohugoio/hugo - installed: v0.41 + installed: v0.43