diff --git a/netlify.toml b/netlify.toml index 229f970..9ad85f1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "exampleSite/public" [build.environment] - HUGO_VERSION = "0.117.0" + HUGO_VERSION = "0.123.8" HUGO_THEME = "repo" [context.production] diff --git a/theme.toml b/theme.toml index a1a3d74..6c5ea62 100644 --- a/theme.toml +++ b/theme.toml @@ -20,7 +20,7 @@ features = [ "search", ] -min_version = "0.87.0" +min_version = "0.123.0" [author] name = "Jimmy Cai"