mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +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.hugoVersion]
|
||||
min = "0.93.0"
|
||||
min = "0.95.0"
|
||||
|
||||
[outputFormats]
|
||||
[outputFormats.PRINT]
|
||||
|
|
Loading…
Reference in a new issue