diff --git a/config/_default/module.toml b/config/_default/module.toml index cec10f2..cc14cd5 100644 --- a/config/_default/module.toml +++ b/config/_default/module.toml @@ -1,3 +1,3 @@ [hugoVersion] extended = true -min = "0.87.0" \ No newline at end of file +min = "0.100.0" \ No newline at end of file diff --git a/theme.toml b/theme.toml index a1a3d74..ce33cee 100644 --- a/theme.toml +++ b/theme.toml @@ -20,7 +20,7 @@ features = [ "search", ] -min_version = "0.87.0" +min_version = "0.100.0" [author] name = "Jimmy Cai"