mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 09:43:06 +00:00
task: bump Hugo minimum requirement to 0.95 #319
This commit is contained in:
parent
d7c5917b9a
commit
c27864d23a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[module]
|
[module]
|
||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
min = "0.93.0"
|
min = "0.95.0"
|
||||||
|
|
||||||
[outputFormats]
|
[outputFormats]
|
||||||
[outputFormats.PRINT]
|
[outputFormats.PRINT]
|
||||||
|
|
Loading…
Reference in a new issue