chore(theme.toml): update minimum hugo version from 0.83.0 to 0.114.0 to ensure compatibility with the updated version

This commit is contained in:
Sped0n
2023-11-04 19:04:21 +08:00
parent 19abd7b4d0
commit 8222f91e98
2 changed files with 2 additions and 2 deletions

View File

@@ -16,4 +16,4 @@ homepage = "https://github.com/Sped0n"
[module]
[module.hugoVersion]
extended = true
min = "0.83.0"
min = "0.114.0"