Update minimum required Hugo version to 0.125.7

This commit is contained in:
Aditya Telange
2024-11-03 13:13:11 +05:30
parent f163fb1dc0
commit 8a17bf8931
5 changed files with 8 additions and 8 deletions

View File

@ -37,7 +37,7 @@ features = [
"scroll-to-top",
"search"
]
min_version = "0.112.4"
min_version = "0.125.7"
[author]
name = "Aditya Telange"