mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
8 days ago d3f882550e866d647b70c1dbc42851ca15bf0006
fix: set minimum required gohugo version to 0.146.0

Signed-off-by: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
1 files modified
2 ■■■ changed files
config/_default/hugo.toml 2 ●●● patch | view | raw | blame | history
config/_default/hugo.toml
@@ -1,2 +1,2 @@
[module.hugoVersion]
min = "0.128.0"
min = "0.146.0"