chore: bump the required hugo version to 0.100.0

This commit is contained in:
Jimmy Cai 2022-06-12 12:24:06 +00:00 committed by GitHub
parent 9d4ab5afcf
commit dea878239a
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
[hugoVersion] [hugoVersion]
extended = true extended = true
min = "0.87.0" min = "0.100.0"

View File

@ -20,7 +20,7 @@ features = [
"search", "search",
] ]
min_version = "0.87.0" min_version = "0.100.0"
[author] [author]
name = "Jimmy Cai" name = "Jimmy Cai"