Bump minimum Hugo version to 0.83.0

This commit is contained in:
Aditya Telange 2021-10-22 20:01:02 +05:30
parent 10141e278e
commit 4873bd2767
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
3 changed files with 3 additions and 3 deletions

View file

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